fix: move Data Migration from separate 'customDev' section to 'customization'
Avoid creating separate admin panel sections for each extension. All custom settings go under the existing "התאמה אישית" section. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
{
|
{
|
||||||
"customDev": {
|
"customization": {
|
||||||
"label": "Custom Development",
|
|
||||||
"itemList": [
|
"itemList": [
|
||||||
"__APPEND__",
|
"__APPEND__",
|
||||||
{
|
{
|
||||||
@@ -11,7 +10,6 @@
|
|||||||
"view": "modules/data-migration/views/admin/data-migration",
|
"view": "modules/data-migration/views/admin/data-migration",
|
||||||
"order": 50
|
"order": 50
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"order": 30
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user