From f8cbed38de0516e54a77641171e352153a2b4fdf Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 22 Oct 2008 20:36:29 +0000 Subject: Modified viewfunctions displaycommandresults to not delete the error results of a form so the form can still display it. Modified a bunch of views to display the results of component forms. Also added code to displayform and displayformstart to automatically generate the action if passed page_info. git-svn-id: svn://svn.alpinelinux.org/acf/dnscache/trunk@1561 ab2d0c66-481e-0410-8bed-d214d4d58bed --- dnscache-listdomains-html.lsp | 1 + 1 file changed, 1 insertion(+) (limited to 'dnscache-listdomains-html.lsp') diff --git a/dnscache-listdomains-html.lsp b/dnscache-listdomains-html.lsp index aae7e2d..634b733 100644 --- a/dnscache-listdomains-html.lsp +++ b/dnscache-listdomains-html.lsp @@ -10,6 +10,7 @@ io.write("") %> <% displaycommandresults({"editdomain", "deletedomain"}, session) %> +<% displaycommandresults({"createdomain"}, session, true) %>

Configuration

Edit/View DNS server entries

-- cgit v1.2.3