summaryrefslogtreecommitdiffstats
path: root/gnats-status-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'gnats-status-html.lsp')
l---------[-rw-r--r--]gnats-status-html.lsp26
1 files changed, 1 insertions, 25 deletions
diff --git a/gnats-status-html.lsp b/gnats-status-html.lsp
index 6635952..b2f8480 100644..120000
--- a/gnats-status-html.lsp
+++ b/gnats-status-html.lsp
@@ -1,25 +1 @@
-<% local form = ...
-require("viewfunctions")
-%>
-<%
---[[ DEBUG INFORMATION
-io.write("<H1>DEBUGGING</H1><span style='color:red'><H2>DEBUG INFO: CFE</H2>")
-io.write(html.cfe_unpack(form))
-io.write("</span>")
---]]
-%>
-
-<H1>SYSTEM INFO</H1>
-<DL>
-<%
-local myform = form.status
-local tags = { "status", "version", }
-displayinfo(myform,tags,"viewonly")
-%>
-<%
-local myform = form.status
-local tags = { "numbugs", }
-displayinfo(myform,tags,"viewonly")
-%>
-</DL>
-
+../status-html.lsp \ No newline at end of file