Skip to content

Commit

Permalink
luci-mod-status: recategorize in menuconfig into LuCI
Browse files Browse the repository at this point in the history
  • Loading branch information
altergui committed Mar 27, 2017
1 parent 9a28d84 commit 4a741e2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/luci-mod-status/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,9 @@ include $(INCLUDE_DIR)/package.mk

define Package/$(PKG_NAME)
SECTION:=admin
CATEGORY:=Administration
TITLE:=LuCI status - provides read-only status info without login
CATEGORY:=LuCI
SUBMENU:=2. Modules
TITLE:=LuCI status - some read-only info without login
MAINTAINER:=Gui Iribarren <gui@altermundi.net>
DEPENDS:= +uhttpd +luci-base +libiwinfo-lua +luci-lib-jquery-1-4 +luci-lib-jquery-flot-0-8 +luci-lib-json
endef
Expand Down

0 comments on commit 4a741e2

Please sign in to comment.