summaryrefslogtreecommitdiffstats
path: root/kamailio-createtableentry-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'kamailio-createtableentry-html.lsp')
-rw-r--r--kamailio-createtableentry-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kamailio-createtableentry-html.lsp b/kamailio-createtableentry-html.lsp
index b0dabfa..14ffd0a 100644
--- a/kamailio-createtableentry-html.lsp
+++ b/kamailio-createtableentry-html.lsp
@@ -4,7 +4,7 @@ require("viewfunctions")
<H1><%= html.html_escape(form.label) %></H1>
<%
- form.value.table.type = "hidden"
+ form.value.table.readonly = true
if page_info.action == "updatetableentry" and form.value.id then
form.value.id.readonly = true
elseif form.value.id then