From 122904f71112023b7257ac48239271e05b92fe81 Mon Sep 17 00:00:00 2001 From: Mika Havela Date: Sat, 23 Feb 2008 09:43:19 +0000 Subject: Output can now be filtered in levels (can only be done by modifying in the controller for now). A problem has appeared - We cant sort the output when the tables are constructed as they are. Next commit will/should have changed the table-layout. git-svn-id: svn://svn.alpinelinux.org/acf/tinydns/trunk@767 ab2d0c66-481e-0410-8bed-d214d4d58bed --- tinydns-status-html.lsp | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'tinydns-status-html.lsp') diff --git a/tinydns-status-html.lsp b/tinydns-status-html.lsp index 03767d1..37a7c53 100644 --- a/tinydns-status-html.lsp +++ b/tinydns-status-html.lsp @@ -41,6 +41,12 @@ displayinfo(myform,tags,"viewonly")

PROGRAM SPECIFIC OPTIONS/INFORMATION

") @@ -100,8 +106,8 @@ end ?> ") for k,v in pairs(tags) do local myform = myform[v] -- cgit v1.2.3