From ae2889c65fa104a401bdab31dab5eb86aff6b64f Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Thu, 24 Sep 2015 11:56:58 +0200 Subject: [PATCH] CSS: Use action-link instead of show-more in the list/hosts view script refs #5543 --- modules/monitoring/application/views/scripts/list/hosts.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/monitoring/application/views/scripts/list/hosts.phtml b/modules/monitoring/application/views/scripts/list/hosts.phtml index d9baadb9f..30d203e48 100644 --- a/modules/monitoring/application/views/scripts/list/hosts.phtml +++ b/modules/monitoring/application/views/scripts/list/hosts.phtml @@ -101,7 +101,7 @@ if (! $this->compact): ?> null, array( 'data-base-target' => '_next', - 'class' => 'pull-right show-more' + 'class' => 'pull-right action-link' ) ) ?>