mirror of
https://github.com/Karaka-Management/oms-Checklist.git
synced 2026-02-13 15:28:41 +00:00
fix urls
This commit is contained in:
parent
20e425626d
commit
c138791bed
|
|
@ -5,7 +5,7 @@
|
||||||
"type": 2,
|
"type": 2,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "Checklist",
|
"name": "Checklist",
|
||||||
"uri": "{/prefix}checklist/list",
|
"uri": "{/lang}/{/app}/checklist/list",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 65,
|
"order": 65,
|
||||||
|
|
@ -19,7 +19,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 1,
|
"subtype": 1,
|
||||||
"name": "List",
|
"name": "List",
|
||||||
"uri": "{/prefix}checklist/list",
|
"uri": "{/lang}/{/app}/checklist/list",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 1,
|
"order": 1,
|
||||||
|
|
@ -34,7 +34,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 5,
|
"subtype": 5,
|
||||||
"name": "Templates",
|
"name": "Templates",
|
||||||
"uri": "{/prefix}checklist/template/list",
|
"uri": "{/lang}/{/app}/checklist/template/list",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 5,
|
"order": 5,
|
||||||
|
|
@ -49,7 +49,7 @@
|
||||||
"type": 3,
|
"type": 3,
|
||||||
"subtype": 5,
|
"subtype": 5,
|
||||||
"name": "CreateTemplate",
|
"name": "CreateTemplate",
|
||||||
"uri": "{/prefix}checklist/template/create?{?}",
|
"uri": "{/lang}/{/app}/checklist/template/create?{?}",
|
||||||
"target": "self",
|
"target": "self",
|
||||||
"icon": null,
|
"icon": null,
|
||||||
"order": 15,
|
"order": 15,
|
||||||
|
|
|
||||||
|
|
@ -12,7 +12,7 @@
|
||||||
},
|
},
|
||||||
"creator": {
|
"creator": {
|
||||||
"name": "Karaka",
|
"name": "Karaka",
|
||||||
"website": "www.spl1nes.com"
|
"website": "jingga.app"
|
||||||
},
|
},
|
||||||
"description": "The administration module.",
|
"description": "The administration module.",
|
||||||
"directory": "Checklist",
|
"directory": "Checklist",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user