From 3d096158519786c2fda0736fb5ab5a6efb057e8c Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Thu, 9 Apr 2015 15:30:21 +0200 Subject: [PATCH] Fix that the user isn't being notified that no events were found empty() seems not work if subqueries are involved. --- .../application/views/scripts/list/eventhistory.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/monitoring/application/views/scripts/list/eventhistory.phtml b/modules/monitoring/application/views/scripts/list/eventhistory.phtml index 3e2ad32c8..b76b5a796 100644 --- a/modules/monitoring/application/views/scripts/list/eventhistory.phtml +++ b/modules/monitoring/application/views/scripts/list/eventhistory.phtml @@ -22,7 +22,7 @@ use Icinga\Module\Monitoring\Object\Service;
filterEditor ?> - + translate('No history events matching the filter') ?>