mirror of
https://github.com/Karaka-Management/oms-Help.git
synced 2026-01-11 12:58:41 +00:00
fix urls
This commit is contained in:
parent
3069817497
commit
7c0e81d9f0
|
|
@ -19,7 +19,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "General",
|
||||
"uri": "{/prefix}help/general?{?}",
|
||||
"uri": "{/lang}/{/app}/help/general?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 5,
|
||||
|
|
@ -34,7 +34,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Modules",
|
||||
"uri": "{/prefix}help/module/list",
|
||||
"uri": "{/lang}/{/app}/help/module/list",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 10,
|
||||
|
|
@ -49,7 +49,7 @@
|
|||
"type": 2,
|
||||
"subtype": 1,
|
||||
"name": "Developer",
|
||||
"uri": "{/prefix}help/developer?{?}",
|
||||
"uri": "{/lang}/{/app}/help/developer?{?}",
|
||||
"target": "self",
|
||||
"icon": null,
|
||||
"order": 15,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user