{ "admin/control": { "title": "Control", "order": 44, "action": { "type": "firstchild" } }, "admin/control/taskplan": { "title": "Task Plan", "order": 60, "action": { "type": "firstchild" }, "depends": { "acl": [ "luci-app-taskplan" ], "uci": { "taskplan": true } } }, "admin/control/taskplan/scheduled": { "title": "Scheduled Tasks", "order": 10, "action": { "type": "view", "path": "taskplan/scheduled" } }, "admin/control/taskplan/startup": { "title": "Startup Tasks", "order": 20, "action": { "type": "view", "path": "taskplan/startup" } }, "admin/control/taskplan/log": { "title": "Log Viewer", "order": 30, "action": { "type": "view", "path": "taskplan/log" } } }