From 745d5608b5687f458e262a2a8c19f619b8de824d Mon Sep 17 00:00:00 2001 From: Ted Trask Date: Wed, 30 Mar 2011 10:00:47 +0000 Subject: Modified for acf-core-0.13.0 --- asterisk-listfiles-html.lsp | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/asterisk-listfiles-html.lsp b/asterisk-listfiles-html.lsp index caff231..93a00fc 100644 --- a/asterisk-listfiles-html.lsp +++ b/asterisk-listfiles-html.lsp @@ -2,7 +2,7 @@ require("viewfunctions") %> -<% displaycommandresults({"edit", "startstop"}, session) %> +<% displaycommandresults({"edit"}, session) %> <% if viewlibrary and viewlibrary.dispatch_component then viewlibrary.dispatch_component("status") @@ -22,7 +22,3 @@ end %> end %> - -<% if viewlibrary and viewlibrary.dispatch_component then - viewlibrary.dispatch_component("startstop") -end %> -- cgit v1.2.3