diff options
author | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 14:49:51 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 14:49:51 +0000 |
commit | 5291435b1bdb4c725ad9370fa476a6e92a0db700 (patch) | |
tree | 6226d011a0f61e57a850a0fa6a840a701140686d /awall-listpolicies-html.lsp | |
parent | 4242370f48756d5b241a34fc0d1fdb9b95c89dd0 (diff) | |
download | acf-awall-5291435b1bdb4c725ad9370fa476a6e92a0db700.tar.bz2 acf-awall-5291435b1bdb4c725ad9370fa476a6e92a0db700.tar.xz |
Diffstat (limited to 'awall-listpolicies-html.lsp')
-rw-r--r-- | awall-listpolicies-html.lsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/awall-listpolicies-html.lsp b/awall-listpolicies-html.lsp index 9ff065a..a532d57 100644 --- a/awall-listpolicies-html.lsp +++ b/awall-listpolicies-html.lsp @@ -1,4 +1,4 @@ -<% local form, viewlibrary, page_info, session = ... +<% local form, viewlibrary, page_info, session = ... htmlviewfunctions = require("htmlviewfunctions") html = require("acf.html") %> |