From 4323c060cecbd2fbde603bc8125bab715cb03430 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Fri, 26 Jul 2019 15:45:24 +0200 Subject: [PATCH] Remove icons from notifications view --- .../application/views/scripts/list/notifications.phtml | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/monitoring/application/views/scripts/list/notifications.phtml b/modules/monitoring/application/views/scripts/list/notifications.phtml index b9269fb6d..8fddc78b6 100644 --- a/modules/monitoring/application/views/scripts/list/notifications.phtml +++ b/modules/monitoring/application/views/scripts/list/notifications.phtml @@ -41,7 +41,6 @@ if (! $this->compact): ?>
- icon('service', $this->translate('Service')); ?> link()->service( $notification->service_description, $notification->service_display_name, @@ -50,7 +49,6 @@ if (! $this->compact): ?> 'rowaction' ) ?> - icon('host', $this->translate('Host')); ?> link()->host($notification->host_name, $notification->host_display_name) ?> contact): ?>