luci-app-mwan3: do not show mwan3 status in overview if not enabled

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert 2018-01-30 07:06:55 +01:00
parent 0c3bd5c537
commit 83cec9277d

View file

@ -1 +1,3 @@
<%if require("luci.sys").init.enabled("mwan3") then%>
<%+mwan/overview_status_interface%>
<%end%>