Changes to web templates
This commit is contained in:
89
rangeldigital/fixtures/web_template_50_50_tabs_1.json
Normal file
89
rangeldigital/fixtures/web_template_50_50_tabs_1.json
Normal file
@ -0,0 +1,89 @@
|
||||
{
|
||||
"__unsaved": 1,
|
||||
"creation": "2024-08-12 15:26:23.140620",
|
||||
"docstatus": 0,
|
||||
"doctype": "Web Template",
|
||||
"fields": [
|
||||
{
|
||||
"fieldname": "heading",
|
||||
"fieldtype": "Data",
|
||||
"label": "Heading",
|
||||
"reqd": 0
|
||||
},
|
||||
{
|
||||
"fieldname": "sub_heading",
|
||||
"fieldtype": "Data",
|
||||
"label": "Sub Heading",
|
||||
"reqd": 0
|
||||
},
|
||||
{
|
||||
"fieldname": "tabs",
|
||||
"fieldtype": "Table Break",
|
||||
"label": "Tabs",
|
||||
"reqd": 0
|
||||
},
|
||||
|
||||
{
|
||||
"fieldname": "tab_icon",
|
||||
"fieldtype": "Attach Image",
|
||||
"label": "Tab Image",
|
||||
"reqd": 0
|
||||
},
|
||||
|
||||
{
|
||||
"fieldname": "tab_heading",
|
||||
"fieldtype": "Data",
|
||||
"label": "Tab Heading",
|
||||
"reqd": 0
|
||||
},
|
||||
{
|
||||
"fieldname": "tab_content_heading",
|
||||
"fieldtype": "Data",
|
||||
"label": "Tab Content Heading",
|
||||
"reqd": 0
|
||||
},
|
||||
|
||||
{
|
||||
"fieldname": "tab_content_sub_heading",
|
||||
"fieldtype": "Data",
|
||||
"label": "Tab Content Sub-Heading",
|
||||
"reqd": 0
|
||||
},
|
||||
{
|
||||
"fieldname": "tab_content_image",
|
||||
"fieldtype": "Attach Image",
|
||||
"label": "Tab Content Image",
|
||||
"reqd": 0
|
||||
},
|
||||
{
|
||||
"fieldname": "tab_cta_text",
|
||||
"fieldtype": "Data",
|
||||
"label": "Tab CTA Text",
|
||||
"reqd": 0
|
||||
},
|
||||
{
|
||||
"fieldname": "tab_content_html",
|
||||
"fieldtype": "data",
|
||||
"label": "Tab Content HTML",
|
||||
"reqd": 0
|
||||
},
|
||||
|
||||
{
|
||||
"fieldname": "tab_cta_url",
|
||||
"fieldtype": "Data",
|
||||
"label": "Tab CTA URL",
|
||||
"reqd": 0
|
||||
}
|
||||
|
||||
|
||||
],
|
||||
"idx": 0,
|
||||
"modified": "2022-03-21 14:30:14.405261",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Website",
|
||||
"name": "50/50 Tabs Section - 1",
|
||||
"owner": "Administrator",
|
||||
"standard": 0,
|
||||
"template": "<div class=\\\"container\\\">\\n <div class=\\\"section_title text-center wow fadeInUp\\\"> </div> </div>",
|
||||
"type": "Component"
|
||||
}
|
||||
Reference in New Issue
Block a user