|
@@ -47,7 +47,9 @@
|
|
|
"setclient/addAndEditor",
|
|
|
"setclient/modules/address/add/index",
|
|
|
"setclient/modules/contacts/add/index",
|
|
|
- "project/index"
|
|
|
+ "project/index",
|
|
|
+ "group/index",
|
|
|
+ "tags/index"
|
|
|
]
|
|
|
}
|
|
|
],
|
|
@@ -60,6 +62,8 @@
|
|
|
}
|
|
|
},
|
|
|
"usingComponents": {
|
|
|
+ "Yl-tags": "/packageA/tags/modules/Yl-tags/index",
|
|
|
+ "Yl-group": "/packageA/group/modules/Yl-group/index",
|
|
|
"Yl_field": "/components/Yl_field/index",
|
|
|
"Yl_FloatingButton": "/components/Yl_FloatingButton/index",
|
|
|
"Yl_ReportForms": "/components/Yl_ReportForms/index",
|