- = $this->tabs; ?>
- = $this->sortBox; ?>
- = $this->limiter; ?>
- = $this->paginator; ?>
- = $this->filterEditor; ?>
+ = $this->tabs ?>
+
+
+ = $this->filterEditor ?>
+ = $this->limiter ?>
+
+
+ = $this->paginator ?>
+
+
+ = $this->sortBox ?>
+
+
diff --git a/modules/monitoring/application/views/scripts/list/contacts.phtml b/modules/monitoring/application/views/scripts/list/contacts.phtml
index 5a365ffa7..110b1fbbf 100644
--- a/modules/monitoring/application/views/scripts/list/contacts.phtml
+++ b/modules/monitoring/application/views/scripts/list/contacts.phtml
@@ -1,13 +1,20 @@
compact): ?>
-
- = $this->tabs; ?>
- = $this->sortBox; ?>
- = $this->limiter; ?>
- = $this->paginator; ?>
- = $this->filterEditor; ?>
+
+ = $tabs ?>
+
-
+
+ = $this->filterEditor ?>
+ = $this->limiter ?>
+
+
+ = $this->paginator ?>
+
+
+ = $this->sortBox ?>
+
+
hasResult()): ?>
@@ -75,4 +82,4 @@
= $this->translate('No contacts found matching the filter'); ?>
-
\ No newline at end of file
+
diff --git a/modules/monitoring/application/views/scripts/list/downtimes.phtml b/modules/monitoring/application/views/scripts/list/downtimes.phtml
index 047f1c45e..106a61eb6 100644
--- a/modules/monitoring/application/views/scripts/list/downtimes.phtml
+++ b/modules/monitoring/application/views/scripts/list/downtimes.phtml
@@ -2,19 +2,24 @@
use Icinga\Module\Monitoring\Object\Host;
use Icinga\Module\Monitoring\Object\Service;
-$downtimes->peekAhead($this->compact);
-
if (! $this->compact): ?>
-