mirror of
https://github.com/Karaka-Management/oms-ResearchDevelopment.git
synced 2026-01-10 13:38:40 +00:00
fix bugs
This commit is contained in:
parent
163e917ab0
commit
95a72e5315
|
|
@ -19,7 +19,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Projects",
|
||||
"uri": "{/base}/rnd/list?{?}",
|
||||
"uri": "{/base}/rnd/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
@ -33,7 +33,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "List",
|
||||
"uri": "{/base}/rnd/list?{?}",
|
||||
"uri": "{/base}/rnd/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 1,
|
||||
|
|
@ -48,7 +48,7 @@
|
|||
"type": 3,
|
||||
"subtype": 1,
|
||||
"name": "Create",
|
||||
"uri": "{/base}/rnd/create?{?}",
|
||||
"uri": "{/base}/rnd/create",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 5,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user