From e8118f911696d0e316c2720af47c16abf8c9f9e3 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Sat, 8 Mar 2014 12:58:32 +0100 Subject: [PATCH] Host grid links should point to host view --- modules/monitoring/application/views/scripts/list/hosts.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/monitoring/application/views/scripts/list/hosts.phtml b/modules/monitoring/application/views/scripts/list/hosts.phtml index 0f1e525bd..64a6091ca 100644 --- a/modules/monitoring/application/views/scripts/list/hosts.phtml +++ b/modules/monitoring/application/views/scripts/list/hosts.phtml @@ -90,7 +90,7 @@ if ($hosts->count() === 0) { host_icon_image) : ?> img($this->resolveMacros($host->host_icon_image, $host), array('align' => 'right')) ?> - host_name ?>
+ host_name ?>
escape(substr(strip_tags($host->host_output), 0, 10000)); ?>