diff options
author | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 15:49:34 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 15:49:34 +0000 |
commit | 9e35737326ea3a6bfb03dbdcef254700e5a112da (patch) | |
tree | df47fa9b945e20cc42a3fa08d5819ece130886d6 /mdadm-details-html.lsp | |
parent | b3535230d6d5a24100925d4eed123ee3903eaac5 (diff) | |
download | acf-mdadm-master.tar.bz2 acf-mdadm-master.tar.xz |
Diffstat (limited to 'mdadm-details-html.lsp')
-rw-r--r-- | mdadm-details-html.lsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mdadm-details-html.lsp b/mdadm-details-html.lsp index 831e9f3..78c5234 100644 --- a/mdadm-details-html.lsp +++ b/mdadm-details-html.lsp @@ -1,4 +1,4 @@ -<% local data, viewlibrary, page_info, session = ... +<% local data, viewlibrary, page_info, session = ... htmlviewfunctions = require("htmlviewfunctions") html = require("acf.html") %> |