summaryrefslogtreecommitdiffstats
path: root/qos-details-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'qos-details-html.lsp')
-rw-r--r--qos-details-html.lsp1
1 files changed, 1 insertions, 0 deletions
diff --git a/qos-details-html.lsp b/qos-details-html.lsp
index ba5a631..070c6ca 100644
--- a/qos-details-html.lsp
+++ b/qos-details-html.lsp
@@ -1,5 +1,6 @@
<% local data, viewlibrary, page_info, session = ...
require("htmlviewfunctions")
+html = require("acf.html")
%>
<% htmlviewfunctions.displaycommandresults({"enable","config","expert","startstopinterface"}, session) %>