From 301d65975de493a790a970445595f50ac12d41dd Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 10 Dec 2009 15:28:22 +0000 Subject: UI fix, bumped to 0.3.2 --- tinydns-listfiles-html.lsp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'tinydns-listfiles-html.lsp') diff --git a/tinydns-listfiles-html.lsp b/tinydns-listfiles-html.lsp index 8cf7656..72e3311 100644 --- a/tinydns-listfiles-html.lsp +++ b/tinydns-listfiles-html.lsp @@ -7,7 +7,7 @@ require("viewfunctions")

Configuration

Edit/View existing Domains

- +
@@ -30,6 +30,10 @@ require("viewfunctions") <% end %>
Action Size
+<% if #form.value == 0 then %> + No domains defined +<% end %> + <% if viewlibrary and viewlibrary.dispatch_component and session.permissions[page_info.controller].newfile then local newfileform = viewlibrary.dispatch_component("newfile", nil, true) %> -- cgit v1.2.3