diff options
Diffstat (limited to 'ppp-expert-html.lsp')
-rw-r--r-- | ppp-expert-html.lsp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ppp-expert-html.lsp b/ppp-expert-html.lsp index af70cc6..579700b 100644 --- a/ppp-expert-html.lsp +++ b/ppp-expert-html.lsp @@ -1,8 +1,6 @@ <% local data, viewlibrary = ... -require("viewfunctions") %> <% viewlibrary.dispatch_component("status") %> - <% viewlibrary.dispatch_component("editpap") %> <% viewlibrary.dispatch_component("editchap") %> |