luci/applications/luci-app-mwan3/luasrc/view/admin_status/index/mwan.htm
Florian Eckert 83cec9277d luci-app-mwan3: do not show mwan3 status in overview if not enabled
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-02-05 10:45:16 +01:00

3 lines
98 B
HTML

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