From b351af35c3d25ef633175fdb92fcba2d30fdb63f Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Wed, 7 Oct 2009 11:48:23 +0200 Subject: Graphical fix. Adding
to the views to fix skin issues. --- health-network-html.lsp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'health-network-html.lsp') diff --git a/health-network-html.lsp b/health-network-html.lsp index 5d97a9e..5f9463d 100644 --- a/health-network-html.lsp +++ b/health-network-html.lsp @@ -3,7 +3,11 @@

Network

Interface status

+
<%= html.html_escape(view.value.interfaces.value) %>
+

Routes

+
<%= html.html_escape(view.value.routes.value) %>
+
-- cgit v1.2.3