summaryrefslogtreecommitdiffstats
path: root/ospf-expert-html.lsp
diff options
context:
space:
mode:
Diffstat (limited to 'ospf-expert-html.lsp')
l---------[-rwxr-xr-x]ospf-expert-html.lsp13
1 files changed, 1 insertions, 12 deletions
diff --git a/ospf-expert-html.lsp b/ospf-expert-html.lsp
index 5db9173..207f324 100755..120000
--- a/ospf-expert-html.lsp
+++ b/ospf-expert-html.lsp
@@ -1,12 +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)
-%>
+../expert-html.lsp \ No newline at end of file