From 82f88b0be3006ee9abe40fd978d20f07e086bdb4 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 10 Apr 2014 04:56:22 +0000 Subject: Change for new prototype for htmlviewfunctions.displayitem --- interfaces-update-html.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'interfaces-update-html.lsp') diff --git a/interfaces-update-html.lsp b/interfaces-update-html.lsp index 8d65d99..4cf2417 100644 --- a/interfaces-update-html.lsp +++ b/interfaces-update-html.lsp @@ -79,5 +79,5 @@ end <% if page_info.action == "update" then form.label = form.label.." - "..form.value.name.value end -htmlviewfunctions.displayitem(form, nil, page_info) +htmlviewfunctions.displayitem(form, page_info) %> -- cgit v1.2.3