diff --git a/modules/monitoring/application/views/scripts/list/comments.phtml b/modules/monitoring/application/views/scripts/list/comments.phtml index c7fb86a259..a87f33193f 100644 --- a/modules/monitoring/application/views/scripts/list/comments.phtml +++ b/modules/monitoring/application/views/scripts/list/comments.phtml @@ -59,3 +59,8 @@ +compact): ?> +
+ render('list/components/selectioninfo.phtml') ?> +
+ diff --git a/modules/monitoring/application/views/scripts/list/downtimes.phtml b/modules/monitoring/application/views/scripts/list/downtimes.phtml index 46ce0bb810..e9a2e5a43f 100644 --- a/modules/monitoring/application/views/scripts/list/downtimes.phtml +++ b/modules/monitoring/application/views/scripts/list/downtimes.phtml @@ -62,3 +62,8 @@ if (! $this->compact): ?> +compact): ?> +
+ render('list/components/selectioninfo.phtml') ?> +
+