mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-05-29 11:00:11 +02:00
CSS: Use action-link instead of show-more in the list/hosts view script
refs #5543
This commit is contained in:
parent
3580de6c6e
commit
ae2889c65f
@ -101,7 +101,7 @@ if (! $this->compact): ?>
|
|||||||
null,
|
null,
|
||||||
array(
|
array(
|
||||||
'data-base-target' => '_next',
|
'data-base-target' => '_next',
|
||||||
'class' => 'pull-right show-more'
|
'class' => 'pull-right action-link'
|
||||||
)
|
)
|
||||||
) ?>
|
) ?>
|
||||||
<?php endif ?>
|
<?php endif ?>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user