From 79fe20a95cbdacadfc7c54b59678e6e13b0f3292 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Sat, 8 Mar 2014 12:38:31 +0100 Subject: [PATCH] No (row) links back in object history, as we are already there --- .../application/views/scripts/show/history.phtml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/modules/monitoring/application/views/scripts/show/history.phtml b/modules/monitoring/application/views/scripts/show/history.phtml index ce70be961..06cf78f78 100644 --- a/modules/monitoring/application/views/scripts/show/history.phtml +++ b/modules/monitoring/application/views/scripts/show/history.phtml @@ -106,14 +106,9 @@ switch ($event->type) { echo $this->icon($icon . '.png', $title) . ' '; if ($object instanceof Service): ?> - escape($event->service_description) ?> + escape($event->service_description) ?> - escape($event->host_name) ?> + escape($event->host_name) ?> attempt !== null) {