From bbddb9ed871742fc48d756c66f92dffa2e07a05f Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Mon, 18 Aug 2014 15:30:59 +0200 Subject: [PATCH] Add limit-control and fix indentation of the eventhistory view refs #6637 --- .../views/scripts/list/eventhistory.phtml | 25 ++++++++++--------- 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/modules/monitoring/application/views/scripts/list/eventhistory.phtml b/modules/monitoring/application/views/scripts/list/eventhistory.phtml index c3c40860e..56c2198e9 100644 --- a/modules/monitoring/application/views/scripts/list/eventhistory.phtml +++ b/modules/monitoring/application/views/scripts/list/eventhistory.phtml @@ -4,6 +4,7 @@
translate('Sort by'); ?> sortControl->render($this); ?>
+ widget('limiter', array('url' => $this->url, 'max' => $this->history->count())); ?> paginationControl($history, null, null, array('preserve' => $this->preserve)); ?> @@ -14,9 +15,9 @@ - - - +
+ + service); @@ -102,13 +103,13 @@ host; ?> -
-
- icon($icon . '.png', $title); ?> -
- - - - -
+
+
+ icon($icon . '.png', $title); ?> +
+ + + + +