mirror of
https://github.com/aaPanel/aaPanel.git
synced 2026-08-17 21:25:47 +02:00
Update to v8.16.0
This commit is contained in:
+14
-7
@@ -90,53 +90,60 @@
|
||||
"id": "memuLogs",
|
||||
"sort": 12
|
||||
},
|
||||
{
|
||||
"title": "AI",
|
||||
"href": "/ai",
|
||||
"class": "menu_ai",
|
||||
"id": "memu_ai",
|
||||
"sort": 13
|
||||
},
|
||||
{
|
||||
"title": "Domains",
|
||||
"href": "/ssl_domain",
|
||||
"class": "menu_domains",
|
||||
"id": "memuDomains",
|
||||
"sort": 13
|
||||
"sort": 14
|
||||
},
|
||||
{
|
||||
"title": "Terminal",
|
||||
"href": "/xterm",
|
||||
"class": "menu_xterm",
|
||||
"id": "memuAxterm",
|
||||
"sort": 14
|
||||
"sort": 15
|
||||
},
|
||||
{
|
||||
"title": "Account",
|
||||
"href": "/whm",
|
||||
"class": "menu_account",
|
||||
"id": "memuAccount",
|
||||
"sort": 15
|
||||
"sort": 16
|
||||
},
|
||||
{
|
||||
"title": "Cron",
|
||||
"href": "/crontab",
|
||||
"class": "menu_day",
|
||||
"id": "memuAcrontab",
|
||||
"sort": 16
|
||||
"sort": 17
|
||||
},
|
||||
{
|
||||
"title": "App Store",
|
||||
"href": "/soft",
|
||||
"class": "menu_soft",
|
||||
"id": "memuAsoft",
|
||||
"sort": 17
|
||||
"sort": 18
|
||||
},
|
||||
{
|
||||
"title": "Settings",
|
||||
"href": "/config",
|
||||
"class": "menu_set",
|
||||
"id": "memuAconfig",
|
||||
"sort": 18
|
||||
"sort": 19
|
||||
},
|
||||
{
|
||||
"title": "Log out",
|
||||
"href": "/login?dologin=True",
|
||||
"class": "menu_exit",
|
||||
"id": "dologin",
|
||||
"sort": 19
|
||||
"sort": 20
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user