2020-09-18 18:50:14 +00:00
|
|
|
{
|
|
|
|
"admin/dashboard": {
|
|
|
|
"title": "Dashboard",
|
2024-03-29 08:51:44 +00:00
|
|
|
"order": 5,
|
2020-09-18 18:50:14 +00:00
|
|
|
"action": {
|
|
|
|
"type": "view",
|
|
|
|
"path": "dashboard/index"
|
|
|
|
},
|
|
|
|
"depends": {
|
|
|
|
"acl": [ "luci-mod-dashboard-index" ]
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|