From 8885df4f77340bfefc60889cf9e3398be0cf08fe Mon Sep 17 00:00:00 2001 From: Florian Strohmaier Date: Thu, 8 Aug 2019 14:51:46 +0200 Subject: [PATCH] List/Services: Make controls collapsible --- .../views/scripts/list/services.phtml | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/modules/monitoring/application/views/scripts/list/services.phtml b/modules/monitoring/application/views/scripts/list/services.phtml index 0c7865316..002d70569 100644 --- a/modules/monitoring/application/views/scripts/list/services.phtml +++ b/modules/monitoring/application/views/scripts/list/services.phtml @@ -4,14 +4,20 @@ use Icinga\Module\Monitoring\Object\Host; use Icinga\Module\Monitoring\Object\Service; if (! $this->compact): ?> -
+
tabs ?> - paginator ?> -
- limiter ?> - sortBox ?> +
+ paginator ?> +
+ limiter ?> + sortBox ?> +
+ filterEditor ?>
- filterEditor ?> +