From 4218bc41040d692b9f9b9c519dafd88a0f63c9c8 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Tue, 29 Sep 2015 17:12:27 +0200 Subject: [PATCH] monitoring: Style hosts overview header (WIP) refs #5543 --- .../views/scripts/list/hosts.phtml | 24 ++++++++++++++----- 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/modules/monitoring/application/views/scripts/list/hosts.phtml b/modules/monitoring/application/views/scripts/list/hosts.phtml index 246d413440..b74f82ab1f 100644 --- a/modules/monitoring/application/views/scripts/list/hosts.phtml +++ b/modules/monitoring/application/views/scripts/list/hosts.phtml @@ -4,13 +4,25 @@ use Icinga\Module\Monitoring\Object\Host; if (! $this->compact): ?>
tabs ?> -
- render('list/components/selectioninfo.phtml') ?> - render('list/components/hostssummary.phtml') ?> +
+
+ render('list/components/hostssummary.phtml') ?> +
+
+ render('list/components/selectioninfo.phtml') ?> +
+
+
+
+ limiter ?> +
+
+ paginator ?> +
+
+ sortBox ?> +
- sortBox ?> - limiter ?> - paginator ?> filterEditor ?>