From d4a9f4fd98d950ebedf1de0a79e250da22e849f3 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Wed, 3 Jun 2015 14:53:56 +0200 Subject: [PATCH] controls: introduce new "separated" class Controls defined as "separated" will be separated by space/border/shadow or similar --- modules/monitoring/application/views/scripts/host/show.phtml | 2 +- modules/monitoring/application/views/scripts/list/hosts.phtml | 2 +- .../monitoring/application/views/scripts/list/services.phtml | 2 +- modules/monitoring/application/views/scripts/service/show.phtml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/monitoring/application/views/scripts/host/show.phtml b/modules/monitoring/application/views/scripts/host/show.phtml index 76d8c1b55..3c100b440 100644 --- a/modules/monitoring/application/views/scripts/host/show.phtml +++ b/modules/monitoring/application/views/scripts/host/show.phtml @@ -1,4 +1,4 @@ -
+
compact): ?> tabs; ?> diff --git a/modules/monitoring/application/views/scripts/list/hosts.phtml b/modules/monitoring/application/views/scripts/list/hosts.phtml index 5535d14fa..2a0bdb8ab 100644 --- a/modules/monitoring/application/views/scripts/list/hosts.phtml +++ b/modules/monitoring/application/views/scripts/list/hosts.phtml @@ -2,7 +2,7 @@ use Icinga\Module\Monitoring\Object\Host; if (! $this->compact): ?> -
+
tabs; ?>
render('list/components/selectioninfo.phtml'); ?> diff --git a/modules/monitoring/application/views/scripts/list/services.phtml b/modules/monitoring/application/views/scripts/list/services.phtml index 9f87e7c60..f152d635d 100644 --- a/modules/monitoring/application/views/scripts/list/services.phtml +++ b/modules/monitoring/application/views/scripts/list/services.phtml @@ -5,7 +5,7 @@ use Icinga\Module\Monitoring\Object\Service; $selfUrl = 'monitoring/list/services'; if (! $this->compact): ?> -
+
tabs; ?>
render('list/components/selectioninfo.phtml'); ?> diff --git a/modules/monitoring/application/views/scripts/service/show.phtml b/modules/monitoring/application/views/scripts/service/show.phtml index 43dc77030..57e42d842 100644 --- a/modules/monitoring/application/views/scripts/service/show.phtml +++ b/modules/monitoring/application/views/scripts/service/show.phtml @@ -1,4 +1,4 @@ -
+
compact): ?> tabs; ?>