Revert "luci-base: move unused tools.webadmin class to luci-compat"

This reverts commit a22e8bc2e5.

Moving the class file causes too much churn in stable due to the
need to upgrade luci-base for legacy apps.

Ref: #3726
Ref: https://forum.openwrt.org/t/package-install-issues/57010
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
This commit is contained in:
Jo-Philipp Wich 2020-03-06 17:35:03 +01:00
parent e8c638c869
commit 177f110700
2 changed files with 1 additions and 1 deletions

View file

@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=LuCI Fail-Safe - Fail-Safe sysupgrade module
LUCI_DEPENDS:=+luci-base +luci-compat
LUCI_DEPENDS:=+luci-base
include ../../luci.mk