From b6973485f12d5d58cdb3267fa5be496670a0d1c0 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 31 Dec 2009 14:41:51 +0000 Subject: Removed debug statements. --- interfaces-update-html.lsp | 8 -------- 1 file changed, 8 deletions(-) (limited to 'interfaces-update-html.lsp') 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") }); -<% ---[[ DEBUG INFORMATION -io.write("

DEBUGGING

DEBUG INFO: CFE

") -io.write(html.cfe_unpack(form)) -io.write("
") ---]] -%> -

<%= html.html_escape(form.label) %><% if page_info.action == "update" then io.write(html.html_escape(" - "..form.value.name.value)) end %>

<% if page_info.action == "update" then -- cgit v1.2.3