From c6ce80e36f2e70c941492254f0ac2e8f159cb832 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 24 Feb 2020 16:23:49 +0100 Subject: luci-app-opkg: full convert to client side actions Signed-off-by: Jo-Philipp Wich --- applications/luci-app-opkg/luasrc/view/opkg.htm | 147 ------------------------ 1 file changed, 147 deletions(-) delete mode 100644 applications/luci-app-opkg/luasrc/view/opkg.htm (limited to 'applications/luci-app-opkg/luasrc/view') diff --git a/applications/luci-app-opkg/luasrc/view/opkg.htm b/applications/luci-app-opkg/luasrc/view/opkg.htm deleted file mode 100644 index 297891dbd8..0000000000 --- a/applications/luci-app-opkg/luasrc/view/opkg.htm +++ /dev/null @@ -1,147 +0,0 @@ -<%# - Copyright 2018 Jo-Philipp Wich - Licensed to the public under the Apache License 2.0. --%> - -<%+header%> - - - -

<%:Software%>

- -
-
- -
-
 
-
-
- -
- - /> -
- -
- - -
- -
- - -   - -   - -
-
- - - - - -
-
-
<%:Package name%>
-
<%:Version%>
-
<%:Size (.ipk)%>
-
<%:Description%>
-
 
-
-
- - - -<%+footer%> -- cgit v1.2.3