mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-02-15 08:48:41 +00:00
Add existing query to link
This commit is contained in:
parent
fb371e61a6
commit
17770c44f5
|
|
@ -5,7 +5,7 @@
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Monitoring",
|
"name": "Monitoring",
|
||||||
"uri": "/{/lang}/backend/admin/monitoring/general",
|
"uri": "/{/lang}/backend/admin/monitoring/general?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 50,
|
"order": 50,
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Dashboard",
|
"name": "Dashboard",
|
||||||
"uri": "/{/lang}/backend/admin/monitoring/general",
|
"uri": "/{/lang}/backend/admin/monitoring/general?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
|
|
@ -34,7 +34,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Logs",
|
"name": "Logs",
|
||||||
"uri": "/{/lang}/backend/admin/monitoring/log/list",
|
"uri": "/{/lang}/backend/admin/monitoring/log/list?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 5,
|
"order": 5,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user