summaryrefslogtreecommitdiffstats
path: root/dovecot-logfile-html.lsp
diff options
context:
space:
mode:
authorTed Trask <ttrask01@yahoo.com>2015-10-05 14:31:02 +0000
committerTed Trask <ttrask01@yahoo.com>2015-10-05 14:31:02 +0000
commit73b09d4c9c5c2c4c562e4164da76b0f214ebf618 (patch)
treeb8dfcda23b15e3a2ef92d085fee20cdf5aa1828d /dovecot-logfile-html.lsp
parent148a86c51bfb642978e33ad0e1920685ba27e151 (diff)
downloadacf-dovecot-73b09d4c9c5c2c4c562e4164da76b0f214ebf618.tar.bz2
acf-dovecot-73b09d4c9c5c2c4c562e4164da76b0f214ebf618.tar.xz
Modify logfile to get logging info from the config and use common view
Diffstat (limited to 'dovecot-logfile-html.lsp')
l---------[-rw-r--r--]dovecot-logfile-html.lsp9
1 files changed, 1 insertions, 8 deletions
diff --git a/dovecot-logfile-html.lsp b/dovecot-logfile-html.lsp
index d718396..ac8854f 100644..120000
--- a/dovecot-logfile-html.lsp
+++ b/dovecot-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