* luci/contrib: drop "(incomplete)" notice in Makefile for statistics
This commit is contained in:
parent
8084c460a1
commit
e7b45d71da
1 changed files with 1 additions and 1 deletions
|
@ -273,7 +273,7 @@ endef
|
|||
define Package/luci-app-statistics
|
||||
$(call Package/luci/webtemplate)
|
||||
DEPENDS+=+luci-mod-admin-core +collectd +collectd-mod-rrdtool1 +rrdtool1
|
||||
TITLE:=LuCI Statistics Application (incomplete)
|
||||
TITLE:=LuCI Statistics Application
|
||||
endef
|
||||
|
||||
define Package/luci-app-statistics/conffiles
|
||||
|
|
Loading…
Reference in a new issue