summaryrefslogtreecommitdiffstats
path: root/rrdtool-status-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'rrdtool-status-html.lsp')
l---------[-rw-r--r--]rrdtool-status-html.lsp17
1 files changed, 1 insertions, 16 deletions
diff --git a/rrdtool-status-html.lsp b/rrdtool-status-html.lsp
index 05141bd..b2f8480 100644..120000
--- a/rrdtool-status-html.lsp
+++ b/rrdtool-status-html.lsp
@@ -1,16 +1 @@
-<% local data, viewlibrary, page_info, session = ...
-require("htmlviewfunctions")
-%>
-
-<% htmlviewfunctions.displaycommandresults({"install","edit"}, session) %>
-
-<H1>System Info</H1>
-<DL>
-<%
-htmlviewfunctions.displayitem(data.value.version)
-%>
-</DL>
-
-<% if viewlibrary and viewlibrary.dispatch_component then
- viewlibrary.dispatch_component("listgraphs")
-end %>
+../status-html.lsp \ No newline at end of file