From cf3621522815544d42d1cc5cdf65b4fd1a6b4412 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 12 Nov 2018 10:13:34 +0100 Subject: applications: drop luci-app-asterisk This application was never useful to begin with, drop it to avoid further confusion. Signed-off-by: Jo-Philipp Wich --- .../luci-app-asterisk/luasrc/view/asterisk/cbi/cell.htm | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 applications/luci-app-asterisk/luasrc/view/asterisk/cbi/cell.htm (limited to 'applications/luci-app-asterisk/luasrc/view/asterisk/cbi') diff --git a/applications/luci-app-asterisk/luasrc/view/asterisk/cbi/cell.htm b/applications/luci-app-asterisk/luasrc/view/asterisk/cbi/cell.htm deleted file mode 100644 index 3afb26bdac..0000000000 --- a/applications/luci-app-asterisk/luasrc/view/asterisk/cbi/cell.htm +++ /dev/null @@ -1,13 +0,0 @@ -<%# - Copyright 2008 Steven Barth - Copyright 2008 Jo-Philipp Wich - Licensed to the public under the Apache License 2.0. --%> - -<%+cbi/valueheader%> -<% if self.href then %><% end -%> - <%=self:cfgvalue(section)%> -<%- if self.href then %><%end%> -  - -<%+cbi/valuefooter%> -- cgit v1.2.3