From 3e134a432e45c878de1c5deae6faf42d229a9fcd Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Sat, 27 Oct 2012 00:13:16 +0000 Subject: Removed unneeded views by updating CFE for autoview --- weblog-config-html.lsp | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 weblog-config-html.lsp (limited to 'weblog-config-html.lsp') diff --git a/weblog-config-html.lsp b/weblog-config-html.lsp deleted file mode 100644 index 4d47c13..0000000 --- a/weblog-config-html.lsp +++ /dev/null @@ -1,9 +0,0 @@ -<% local form, viewlibrary, page_info = ... -require("htmlviewfunctions") -html = require("acf.html") -%> - -

<%= html.html_escape(form.label) %>

-<% - htmlviewfunctions.displayform(form, nil, nil, page_info, 2) -%> -- cgit v1.2.3