From 3424c10a7a9cadc4697951b259d70fc26f56b197 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 19 Nov 2009 16:26:08 +0000 Subject: Major changes to only handle one config and add cert processing. --- openvpn-statusinfo-html.lsp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'openvpn-statusinfo-html.lsp') diff --git a/openvpn-statusinfo-html.lsp b/openvpn-statusinfo-html.lsp index e68ca0c..eae83fe 100644 --- a/openvpn-statusinfo-html.lsp +++ b/openvpn-statusinfo-html.lsp @@ -1,4 +1,8 @@ -<% local view = ... %> +<% local view, viewlibrary = ... %> + +<% viewlibrary.dispatch_component("status") %> + +<% viewlibrary.dispatch_component("viewconfig") %>

Status

Connected clients

-- cgit v1.2.3