From f0094cc06ebace4a4dd718f839cdb1695a3f763d Mon Sep 17 00:00:00 2001 From: Ansuel Smith Date: Mon, 28 May 2018 14:42:10 +0200 Subject: [PATCH] luci-mod-admin-full: fix revert page This fix the strange redirect link, a bug with uwsgi where the controller is empty and a bug with the revert page showing the apply content empty. Signed-off-by: Ansuel Smith [drop unrelated revert.html template change] Signed-off-by: Jo-Philipp Wich --- modules/luci-mod-admin-full/luasrc/view/admin_uci/changes.htm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/luci-mod-admin-full/luasrc/view/admin_uci/changes.htm b/modules/luci-mod-admin-full/luasrc/view/admin_uci/changes.htm index 9e9ce2be2..c69ec1215 100644 --- a/modules/luci-mod-admin-full/luasrc/view/admin_uci/changes.htm +++ b/modules/luci-mod-admin-full/luasrc/view/admin_uci/changes.htm @@ -36,7 +36,7 @@
-
+ "> " /> -- 2.25.1