From 66dba8b98d27afef40172289685ca530cc60c4b4 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Fri, 5 Sep 2014 18:00:26 +0200 Subject: [PATCH] show/host: use new host services summary refs #6993 --- modules/monitoring/application/views/scripts/show/host.phtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/monitoring/application/views/scripts/show/host.phtml b/modules/monitoring/application/views/scripts/show/host.phtml index a0e50389d..c4e0ec9a8 100644 --- a/modules/monitoring/application/views/scripts/show/host.phtml +++ b/modules/monitoring/application/views/scripts/show/host.phtml @@ -1,7 +1,7 @@ host_name !== false): ?>
render('show/components/header.phtml') ?> -

translate("This host's current state") ?>

+ render('show/components/hostservicesummary.phtml') ?>
render('show/components/output.phtml') ?>