From 8ea30a2933184fd71056d8f93116fbb7d0a24649 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Wed, 23 Sep 2015 14:04:44 +0200 Subject: [PATCH] monitoring: Use CSS class action-link instead of show-more in the list/services view script refs #5543 --- .../monitoring/application/views/scripts/list/services.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/monitoring/application/views/scripts/list/services.phtml b/modules/monitoring/application/views/scripts/list/services.phtml index fb213eba7..f221a5479 100644 --- a/modules/monitoring/application/views/scripts/list/services.phtml +++ b/modules/monitoring/application/views/scripts/list/services.phtml @@ -106,7 +106,7 @@ if (! $this->compact): ?> null, array( 'data-base-target' => '_next', - 'class' => 'pull-right show-more' + 'class' => 'action-link pull-right' ) ) ?>