From edcd55d1a8031217321f7cd69cfe32bd6a9e633d Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Tue, 2 Oct 2012 15:14:54 +0000 Subject: Added require statement for html library --- shorewall-config-html.lsp | 1 + 1 file changed, 1 insertion(+) (limited to 'shorewall-config-html.lsp') diff --git a/shorewall-config-html.lsp b/shorewall-config-html.lsp index 9ad95c3..878727a 100644 --- a/shorewall-config-html.lsp +++ b/shorewall-config-html.lsp @@ -1,4 +1,5 @@ <% local form,viewlibrary = ... +<% html = require("acf.html") %> local descr = { ['interfaces'] = { -- cgit v1.2.3