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 --- Makefile | 2 +- kamailio-listfiles-html.lsp | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 2711708..675fc24 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ APP_NAME=kamailio PACKAGE=acf-$(APP_NAME) -VERSION=0.1.1 +VERSION=0.1.2 APP_DIST=\ kamailio* \ 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