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