From 93c05c42971384499f81b4d84233963334ff3fb7 Mon Sep 17 00:00:00 2001 From: Eric Lippmann Date: Thu, 24 Sep 2015 12:00:10 +0200 Subject: [PATCH] CSS: Use plugin-output instead of pluginoutput in the list/hosts view script refs #5543 --- 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 d29c459334..3e09c33cee 100644 --- a/modules/monitoring/application/views/scripts/list/hosts.phtml +++ b/modules/monitoring/application/views/scripts/list/hosts.phtml @@ -83,7 +83,7 @@ if (! $this->compact): ?> ) ) ?>) -

pluginOutput($this->ellipsis($host->host_output, 10000), true) ?>

+

pluginOutput($this->ellipsis($host->host_output, 10000), true) ?>

addColumns as $col): ?> escape($host->$col) ?>