From 0827d796166185650b58d98a273308315e24975e Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Sun, 28 Oct 2012 23:01:27 +0000 Subject: Cleaned up config view by updating CFE for autoview --- chrony-config-html.lsp | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'chrony-config-html.lsp') diff --git a/chrony-config-html.lsp b/chrony-config-html.lsp index fbf58e1..58e1891 100644 --- a/chrony-config-html.lsp +++ b/chrony-config-html.lsp @@ -6,8 +6,4 @@ require("htmlviewfunctions") viewlibrary.dispatch_component("status") end %> -

Config

-<% - local order = { "server", "allow", "driftfile", "keyfile", "commandkey" } - htmlviewfunctions.displayform(form, order, nil, page_info) -%> +<% htmlviewfunctions.displayitem(form, 1, page_info) %> -- cgit v1.2.3