Commit 02c855b7 by Gaurav Dev

change fildes names

1 parent 9aeff23d
......@@ -12,8 +12,8 @@
},
"pluginOptions": {},
"attributes": {
"bannerText": {
"type": "string"
"bannerTitle": {
"type": "text"
},
"bannerImageDesktop": {
"type": "media",
......@@ -40,12 +40,6 @@
"featuresTitle": {
"type": "string"
},
"featuresText1": {
"type": "text"
},
"featuresText2": {
"type": "text"
},
"exteriorDesignText1": {
"type": "text"
},
......@@ -183,10 +177,46 @@
"locationUrl": {
"type": "text"
},
"ConnectivityPara": {
"ConnectivityDescription": {
"type": "richtext"
},
"featuresDescription1": {
"type": "richtext"
},
"featuresDescription2": {
"type": "richtext"
},
"exteriorDescription1": {
"type": "richtext"
},
"exteriorDescription2": {
"type": "richtext"
},
"performanceDescription": {
"type": "richtext"
},
"interiorDescription1": {
"type": "richtext"
},
"interiorDescription2": {
"type": "richtext"
},
"expDescription": {
"type": "richtext"
},
"expTitle": {
"type": "text"
},
"varientDescription": {
"type": "richtext"
},
"priceDescription": {
"type": "richtext"
},
"effeciancyDescription": {
"type": "richtext"
},
"connectivityPara": {
"summeryDescription": {
"type": "richtext"
}
}
......
......@@ -9,8 +9,8 @@
"question": {
"type": "text"
},
"ans": {
"type": "text"
"answer": {
"type": "richtext"
}
}
}
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!