From 4b50de372fb4107e8f1a81948dc6876dc239a688 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Sat, 15 Nov 2014 23:57:15 +0100 Subject: [PATCH] list/services: temporarily disable selection info --- .../monitoring/application/views/scripts/list/services.phtml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/modules/monitoring/application/views/scripts/list/services.phtml b/modules/monitoring/application/views/scripts/list/services.phtml index 66f3f75c9..171ce64e8 100644 --- a/modules/monitoring/application/views/scripts/list/services.phtml +++ b/modules/monitoring/application/views/scripts/list/services.phtml @@ -19,8 +19,10 @@ if (!$this->compact): ?> widget('limiter')->setCurrentPageCount($this->services->count()) ?> paginationControl($services, null, null, array('preserve' => $this->preserve)) ?> -selectionToolbar('multi', $this->href('monitoring/services/show?' . $this->filter->toQueryString())) ?> +