convert about types from component to collection-type
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
{
|
||||
"collectionName": "components_yoga_site_aboutuses",
|
||||
"info": {
|
||||
"displayName": "aboutUs"
|
||||
},
|
||||
"options": {},
|
||||
"attributes": {
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"header": {
|
||||
"type": "string"
|
||||
},
|
||||
"description": {
|
||||
"type": "text"
|
||||
},
|
||||
"content": {
|
||||
"type": "text"
|
||||
},
|
||||
"buttonLabel": {
|
||||
"type": "string"
|
||||
},
|
||||
"buttonLink": {
|
||||
"type": "string"
|
||||
}
|
||||
}
|
||||
}
|
||||
@@ -1,59 +0,0 @@
|
||||
{
|
||||
"collectionName": "components_yoga_site_our_specialities_components",
|
||||
"info": {
|
||||
"displayName": "OurSpecialitiesComponent",
|
||||
"description": ""
|
||||
},
|
||||
"options": {},
|
||||
"attributes": {
|
||||
"title": {
|
||||
"type": "string"
|
||||
},
|
||||
"header": {
|
||||
"type": "string"
|
||||
},
|
||||
"description": {
|
||||
"type": "text"
|
||||
},
|
||||
"specialityLeft1": {
|
||||
"type": "component",
|
||||
"repeatable": false,
|
||||
"component": "shared.title-description"
|
||||
},
|
||||
"specialityLeft2": {
|
||||
"type": "component",
|
||||
"repeatable": false,
|
||||
"component": "shared.title-description"
|
||||
},
|
||||
"specialityLeft3": {
|
||||
"type": "component",
|
||||
"repeatable": false,
|
||||
"component": "shared.title-description"
|
||||
},
|
||||
"specialityLeft4": {
|
||||
"type": "component",
|
||||
"repeatable": false,
|
||||
"component": "shared.title-description"
|
||||
},
|
||||
"specialityRight1": {
|
||||
"type": "component",
|
||||
"repeatable": false,
|
||||
"component": "shared.title-description"
|
||||
},
|
||||
"specialityRight2": {
|
||||
"type": "component",
|
||||
"repeatable": false,
|
||||
"component": "shared.title-description"
|
||||
},
|
||||
"specialityRight3": {
|
||||
"type": "component",
|
||||
"repeatable": false,
|
||||
"component": "shared.title-description"
|
||||
},
|
||||
"specialityRight4": {
|
||||
"type": "component",
|
||||
"repeatable": false,
|
||||
"component": "shared.title-description"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user