treewide: convert simple Lua controllers to declarative JSON
[project/luci.git] / applications / luci-app-attendedsysupgrade / root / usr / share / luci / menu.d / luci-app-attendedsysupgrade.json
1 {
2 "admin/system/attended_sysupgrade": {
3 "title": "Attended Sysupgrade",
4 "order": 1,
5 "action": {
6 "type": "template",
7 "path": "attendedsysupgrade"
8 }
9 }
10 }