summaryrefslogtreecommitdiffstats
path: root/chrony-config-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2014-04-10 05:40:47 +0000
committerTed Trask <ttrask01@yahoo.com>2014-04-10 05:40:47 +0000
commit0ed315dc3cf0d6244d656e2d68fe577797c2e5f0 (patch)
tree90d36f66effb73dd21cf64f788ae2091f2d5a63a /chrony-config-html.lsp
parentc6280065388fc882a0dd6526c8a66be19a3bd27a (diff)
downloadacf-chrony-0ed315dc3cf0d6244d656e2d68fe577797c2e5f0.tar.bz2
acf-chrony-0ed315dc3cf0d6244d656e2d68fe577797c2e5f0.tar.xz
Changes to use new htmlviewfunctions functions
Diffstat (limited to 'chrony-config-html.lsp')
-rw-r--r--chrony-config-html.lsp2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrony-config-html.lsp b/chrony-config-html.lsp
index 68f2d4a..2fdd23b 100644
--- a/chrony-config-html.lsp
+++ b/chrony-config-html.lsp
@@ -6,4 +6,4 @@ htmlviewfunctions = require("htmlviewfunctions")
viewlibrary.dispatch_component("status")
end %>
-<% htmlviewfunctions.displayitem(form, 1, page_info) %>
+<% htmlviewfunctions.displayitem(form, page_info) %>