mirror of
https://github.com/Karaka-Management/oms-News.git
synced 2026-02-15 16:08:42 +00:00
Added Home module
This commit is contained in:
parent
77655c745f
commit
82f267536d
|
|
@ -11,7 +11,7 @@
|
||||||
"order": 40,
|
"order": 40,
|
||||||
"from": "News",
|
"from": "News",
|
||||||
"permission": { "type": null, "element": null },
|
"permission": { "type": null, "element": null },
|
||||||
"parent": 1000201001,
|
"parent": 1006901001,
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": 1000702001,
|
"id": 1000702001,
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,8 @@
|
||||||
"description": "News module.",
|
"description": "News module.",
|
||||||
"directory": "News",
|
"directory": "News",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"Admin": "1.0.0"
|
"Admin": "1.0.0",
|
||||||
|
"Home": "1.0.0"
|
||||||
},
|
},
|
||||||
"providing": {
|
"providing": {
|
||||||
"Navigation": "*"
|
"Navigation": "*"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user