From 999412d23770869658b978727b479764f5e0bf90 Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Thu, 10 Dec 2009 15:43:08 +0000 Subject: UI fix, bumped to 0.1.2 --- kamailio-listfiles-html.lsp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kamailio-listfiles-html.lsp') diff --git a/kamailio-listfiles-html.lsp b/kamailio-listfiles-html.lsp index 0719f76..caff231 100644 --- a/kamailio-listfiles-html.lsp +++ b/kamailio-listfiles-html.lsp @@ -9,7 +9,7 @@ require("viewfunctions") end %>

Configuration

- +
@@ -21,7 +21,7 @@ end %> io.write( "\n" ) end %> -
File Size
" .. html.html_escape(v.filename) .. "" .. html.html_escape(v.size) .."" .. html.html_escape(v.mtime) .."
+ <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("startstop") -- cgit v1.2.3