diff --git a/modules/monitoring/application/views/scripts/list/comments.phtml b/modules/monitoring/application/views/scripts/list/comments.phtml index 45849a524..b98bdd3a0 100644 --- a/modules/monitoring/application/views/scripts/list/comments.phtml +++ b/modules/monitoring/application/views/scripts/list/comments.phtml @@ -1,11 +1,11 @@ compact): ?>
+ render('list/components/selectioninfo.phtml') ?>
+ sortBox ?> limiter ?> paginator ?> - render('list/components/selectioninfo.phtml') ?> - sortBox ?>
filterEditor ?>
diff --git a/modules/monitoring/application/views/scripts/list/contactgroups.phtml b/modules/monitoring/application/views/scripts/list/contactgroups.phtml index e0be423d7..eea6302b1 100644 --- a/modules/monitoring/application/views/scripts/list/contactgroups.phtml +++ b/modules/monitoring/application/views/scripts/list/contactgroups.phtml @@ -1,12 +1,12 @@ compact): ?> -
+
+ sortBox ?> limiter ?> paginator ?> - sortBox ?>
filterEditor ?>
diff --git a/modules/monitoring/application/views/scripts/list/contacts.phtml b/modules/monitoring/application/views/scripts/list/contacts.phtml index 5517f4fc3..aca29d88e 100644 --- a/modules/monitoring/application/views/scripts/list/contacts.phtml +++ b/modules/monitoring/application/views/scripts/list/contacts.phtml @@ -1,10 +1,10 @@ compact): ?> -
+
+ sortBox ?> limiter ?> paginator ?> - sortBox ?>
filterEditor ?>
diff --git a/modules/monitoring/application/views/scripts/list/downtimes.phtml b/modules/monitoring/application/views/scripts/list/downtimes.phtml index 56be44ffd..9a07a0f15 100644 --- a/modules/monitoring/application/views/scripts/list/downtimes.phtml +++ b/modules/monitoring/application/views/scripts/list/downtimes.phtml @@ -5,11 +5,11 @@ use Icinga\Module\Monitoring\Object\Service; if (! $this->compact): ?>
+ render('list/components/selectioninfo.phtml') ?>
+ sortBox ?> limiter ?> paginator ?> - render('list/components/selectioninfo.phtml') ?> - sortBox ?>
filterEditor ?>
diff --git a/modules/monitoring/application/views/scripts/list/eventhistory.phtml b/modules/monitoring/application/views/scripts/list/eventhistory.phtml index 4923f2079..32bb3d128 100644 --- a/modules/monitoring/application/views/scripts/list/eventhistory.phtml +++ b/modules/monitoring/application/views/scripts/list/eventhistory.phtml @@ -1,13 +1,13 @@ compact): ?> -
+
tabs ?>
- limiter ?> sortBox ?> + limiter ?> + filterEditor ?>
- filterEditor ?>
partial( diff --git a/modules/monitoring/application/views/scripts/list/hostgroups.phtml b/modules/monitoring/application/views/scripts/list/hostgroups.phtml index 1eb5e754d..335903f1b 100644 --- a/modules/monitoring/application/views/scripts/list/hostgroups.phtml +++ b/modules/monitoring/application/views/scripts/list/hostgroups.phtml @@ -2,12 +2,12 @@ use Icinga\Module\Monitoring\Web\Widget\StateBadges; /** @var \Icinga\Module\Monitoring\DataView\Hostgroup $hostgroups */ if (! $this->compact): ?> -
+
+ sortBox ?> limiter ?> paginator ?> - sortBox ?>
filterEditor ?>
diff --git a/modules/monitoring/application/views/scripts/list/hosts.phtml b/modules/monitoring/application/views/scripts/list/hosts.phtml index 53b543625..073ba0033 100644 --- a/modules/monitoring/application/views/scripts/list/hosts.phtml +++ b/modules/monitoring/application/views/scripts/list/hosts.phtml @@ -2,16 +2,16 @@ use Icinga\Module\Monitoring\Object\Host; if (! $this->compact): ?> -
+
tabs ?>
render('list/components/hostssummary.phtml') ?> render('list/components/selectioninfo.phtml') ?>
+ sortBox ?> limiter ?> paginator ?> - sortBox ?>
filterEditor ?>
diff --git a/modules/monitoring/application/views/scripts/list/notifications.phtml b/modules/monitoring/application/views/scripts/list/notifications.phtml index a70eb6932..18c029805 100644 --- a/modules/monitoring/application/views/scripts/list/notifications.phtml +++ b/modules/monitoring/application/views/scripts/list/notifications.phtml @@ -3,12 +3,12 @@ use Icinga\Module\Monitoring\Object\Host; use Icinga\Module\Monitoring\Object\Service; if (! $this->compact): ?> -
+
+ sortBox ?> limiter ?> paginator ?> - sortBox ?>
filterEditor ?>
diff --git a/modules/monitoring/application/views/scripts/list/servicegroups.phtml b/modules/monitoring/application/views/scripts/list/servicegroups.phtml index ca7dfc325..8be3836c7 100644 --- a/modules/monitoring/application/views/scripts/list/servicegroups.phtml +++ b/modules/monitoring/application/views/scripts/list/servicegroups.phtml @@ -1,12 +1,12 @@ compact): ?> -
+
+ sortBox ?> limiter ?> paginator ?> - sortBox ?>
filterEditor ?>
diff --git a/modules/monitoring/application/views/scripts/list/services.phtml b/modules/monitoring/application/views/scripts/list/services.phtml index b0e75c267..9086fe40e 100644 --- a/modules/monitoring/application/views/scripts/list/services.phtml +++ b/modules/monitoring/application/views/scripts/list/services.phtml @@ -3,16 +3,16 @@ use Icinga\Module\Monitoring\Object\Host; use Icinga\Module\Monitoring\Object\Service; if (! $this->compact): ?> -
+
tabs ?>
render('list/components/servicesummary.phtml') ?> render('list/components/selectioninfo.phtml') ?>
+ sortBox ?> limiter ?> paginator ?> - sortBox ?>
filterEditor ?>