summaryrefslogtreecommitdiffstats
path: root/interfaces-update-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'interfaces-update-html.lsp')
-rw-r--r--interfaces-update-html.lsp8
1 files changed, 0 insertions, 8 deletions
diff --git a/interfaces-update-html.lsp b/interfaces-update-html.lsp
index f796beb..7ef2acd 100644
--- a/interfaces-update-html.lsp
+++ b/interfaces-update-html.lsp
@@ -143,14 +143,6 @@ require("viewfunctions")
});
</script>
-<%
---[[ 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><%= html.html_escape(form.label) %><% if page_info.action == "update" then io.write(html.html_escape(" - "..form.value.name.value)) end %></h1>
<%
if page_info.action == "update" then