mirror of
https://github.com/Karaka-Management/oms-Media.git
synced 2026-02-16 01:08:41 +00:00
Added Home module
This commit is contained in:
parent
7a7b5c4e85
commit
5929631d3d
|
|
@ -11,7 +11,7 @@
|
||||||
"order": 20,
|
"order": 20,
|
||||||
"from": "Media",
|
"from": "Media",
|
||||||
"permission": { "type": null, "element": null },
|
"permission": { "type": null, "element": null },
|
||||||
"parent": 1000201001,
|
"parent": 1006901001,
|
||||||
"children": [
|
"children": [
|
||||||
{
|
{
|
||||||
"id": 1000402001,
|
"id": 1000402001,
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,8 @@
|
||||||
"description": "The profile module.",
|
"description": "The profile module.",
|
||||||
"directory": "Media",
|
"directory": "Media",
|
||||||
"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