mirror of
https://github.com/Karaka-Management/oms-EquipmentManagement.git
synced 2026-01-21 05:48:42 +00:00
30 lines
654 B
JSON
Executable File
30 lines
654 B
JSON
Executable File
[
|
|
{
|
|
"type": "type",
|
|
"name": "equipment_profile_image",
|
|
"l11n": [
|
|
{
|
|
"title": "Profile image",
|
|
"lang": "en"
|
|
},
|
|
{
|
|
"title": "Profilbild",
|
|
"lang": "de"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"type": "collection",
|
|
"create_directory": true,
|
|
"name": "EquipmentManagement",
|
|
"virtualPath": "/Modules",
|
|
"user": 1
|
|
},
|
|
{
|
|
"type": "collection",
|
|
"create_directory": true,
|
|
"name": "Equipment",
|
|
"virtualPath": "/Modules/EquipmentManagement",
|
|
"user": 1
|
|
}
|
|
] |