summaryrefslogtreecommitdiffstats
path: root/clamav-logfile-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'clamav-logfile-html.lsp')
l---------[-rw-r--r--]clamav-logfile-html.lsp9
1 files changed, 1 insertions, 8 deletions
diff --git a/clamav-logfile-html.lsp b/clamav-logfile-html.lsp
index d718396..ac8854f 100644..120000
--- a/clamav-logfile-html.lsp
+++ b/clamav-logfile-html.lsp
@@ -1,8 +1 @@
-<% local data, viewlibrary = ...
-%>
-
-<% if viewlibrary and viewlibrary.dispatch_component then
- for i,logfile in ipairs(data.value) do
- viewlibrary.dispatch_component("alpine-baselayout/logfiles/view", {filename=logfile.path, grep=logfile.grep})
- end
-end %>
+../logfile-html.lsp \ No newline at end of file