From 56d9e4451ef8b5f838c4ebebd6e44c88ba963fd4 Mon Sep 17 00:00:00 2001 From: Gregory Chalenko Date: Fri, 21 Aug 2020 12:16:58 +0300 Subject: ..F....... [ZBXNEXT-710] draft changes --- ui/app/controllers/CControllerHost.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/app/controllers/CControllerHost.php') diff --git a/ui/app/controllers/CControllerHost.php b/ui/app/controllers/CControllerHost.php index f135594b070..e6bf596ac97 100644 --- a/ui/app/controllers/CControllerHost.php +++ b/ui/app/controllers/CControllerHost.php @@ -26,7 +26,7 @@ abstract class CControllerHost extends CController { // Filter idx prefix. - const FILTER_IDX = 'web.monitoringhosts'; + const FILTER_IDX = 'web.monitoring.hosts'; // Filter fields default values. const FILTER_FIELDS_DEFAULT = [ -- cgit v1.2.3