mirror of
https://github.com/kenzok8/small-package.git
synced 2026-02-04 05:47:19 +08:00
update 2025-10-28 14:20:21
This commit is contained in:
@@ -1,4 +1,12 @@
|
||||
{
|
||||
"admin/control": {
|
||||
"title": "Control",
|
||||
"order": 1,
|
||||
"action": {
|
||||
"type": "firstchild",
|
||||
"recurse": true
|
||||
}
|
||||
},
|
||||
"admin/control/watchdog": {
|
||||
"title": "Watch Dog",
|
||||
"order": 10,
|
||||
@@ -14,7 +22,7 @@
|
||||
|
||||
"admin/control/watchdog/config": {
|
||||
"title": "Basic Settings",
|
||||
"order": 10,
|
||||
"order": 20,
|
||||
"action": {
|
||||
"type": "view",
|
||||
"path": "watchdog/basic"
|
||||
@@ -22,7 +30,7 @@
|
||||
},
|
||||
"admin/control/watchdog/log": {
|
||||
"title": "Log",
|
||||
"order": 40,
|
||||
"order": 30,
|
||||
"action": {
|
||||
"type": "view",
|
||||
"path": "watchdog/log"
|
||||
|
||||
Reference in New Issue
Block a user