summaryrefslogtreecommitdiffstats
path: root/openssh-expert-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'openssh-expert-html.lsp')
l---------[-rw-r--r--]openssh-expert-html.lsp17
1 files changed, 1 insertions, 16 deletions
diff --git a/openssh-expert-html.lsp b/openssh-expert-html.lsp
index d349048..207f324 100644..120000
--- a/openssh-expert-html.lsp
+++ b/openssh-expert-html.lsp
@@ -1,16 +1 @@
-<% local form, viewlibrary, page_info, session = ... %>
-<% require("viewfunctions") %>
-
-<% if viewlibrary and viewlibrary.dispatch_component then
- viewlibrary.dispatch_component("status")
-end %>
-
-<%
-local pattern = string.gsub(page_info.prefix..page_info.controller, "[%(%)%.%%%+%-%*%?%[%]%^%$]", "%%%1")
-local func = haserl.loadfile(page_info.viewfile:gsub(pattern..".*$", "/") .. "filedetails-html.lsp")
-func(form, viewlibrary, page_info, session)
-%>
-
-<% if viewlibrary and viewlibrary.dispatch_component and session.permissions[page_info.controller].startstop then
- viewlibrary.dispatch_component("startstop")
-end %>
+../expert-html.lsp \ No newline at end of file