From e839d6e272fb8481d18063a75d6e63a2409c82c7 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Sat, 26 Feb 2011 08:58:29 +0000 Subject: Removed template from device and set it up as a parameter instead, moved scripts into privisioning-scripts.lua, and added DB values for all tables to set up phone provisioning --- provisioning-getdevicevalues-html.lsp | 1 - 1 file changed, 1 deletion(-) (limited to 'provisioning-getdevicevalues-html.lsp') diff --git a/provisioning-getdevicevalues-html.lsp b/provisioning-getdevicevalues-html.lsp index c942a5c..cb1824a 100644 --- a/provisioning-getdevicevalues-html.lsp +++ b/provisioning-getdevicevalues-html.lsp @@ -7,7 +7,6 @@ if form.errtxt then io.write("

" .. string.gsub(html.html_escape displayitem(form.value.device_id) displayitem(form.value.name) displayitem(form.value.label) -displayitem(form.value.template) %>

Parameter Values

-- cgit v1.2.3