treewide: convert simple Lua controllers to declarative JSON
[project/luci.git] / applications / luci-app-bcp38 / root / usr / share / luci / menu.d / luci-app-bcp38.json
1 {
2 "admin/network/firewall/bcp38": {
3 "title": "BCP38",
4 "order": 50,
5 "action": {
6 "type": "cbi",
7 "path": "bcp38",
8 "post": { "cbi.submit": true }
9 }
10 }
11 }