From 194e42913fe25df93cc9844ecfa7fb8783d5e664 Mon Sep 17 00:00:00 2001 From: Hannu Nyman Date: Sat, 20 Jan 2018 15:58:03 +0200 Subject: luci-app-voice-core and -diag: remove from repo Remove luci-app-voice-core and luci-app-voice-diag as they have been BROKEN since 2015. They only support luci-app-diag-devinfo that has been removed. Signed-off-by: Hannu Nyman --- .../luci-app-voice-diag/luasrc/view/luci_voice/diag_index.htm | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 applications/luci-app-voice-diag/luasrc/view/luci_voice/diag_index.htm (limited to 'applications/luci-app-voice-diag/luasrc/view') diff --git a/applications/luci-app-voice-diag/luasrc/view/luci_voice/diag_index.htm b/applications/luci-app-voice-diag/luasrc/view/luci_voice/diag_index.htm deleted file mode 100644 index e324fabd41..0000000000 --- a/applications/luci-app-voice-diag/luasrc/view/luci_voice/diag_index.htm +++ /dev/null @@ -1,10 +0,0 @@ -<%# - Copyright 2009 Daniel Dickinson - Licensed to the public under the Apache License 2.0. --%> - -<%+header%> -

<%:Diagnostics%>

-

<%:Under this menu are options that allow you to configure and perform tests on the voice operations of your system. These are known as diagnostics.%>

-

<%:The diagnostics available on your device depend on the modules that you have installed.%>

-<%+footer%> -- cgit v1.2.3