From 5dd06d81329df28481c04fa85c58615eb57c6d36 Mon Sep 17 00:00:00 2001 From: Thomas Gelf Date: Mon, 17 Mar 2014 16:36:38 +0000 Subject: [PATCH] Host detail view should also point to _next --- 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 f2cbb4be0..b4a671a34 100644 --- a/modules/monitoring/application/views/scripts/show/host.phtml +++ b/modules/monitoring/application/views/scripts/show/host.phtml @@ -2,7 +2,7 @@ render('show/components/header.phtml') ?>

This host's current state

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