Changes to web templates
This commit is contained in:
@ -0,0 +1,28 @@
|
||||
{
|
||||
"__unsaved": 1,
|
||||
"creation": "2024-08-12 15:26:23.140620",
|
||||
"docstatus": 0,
|
||||
"doctype": "Web Template",
|
||||
"template": "<section><div class=\"container\"><div class=\"row\"><div class=\"col-md-8\">{{left_column_html}}</div><div class=\"col-md-4\">{{right_column_html}}</div></div></div></section>",
|
||||
"fields": [
|
||||
|
||||
{
|
||||
"fieldname": "left_column_html",
|
||||
"fieldtype": "Code",
|
||||
"label": "Left Column HTML"
|
||||
},
|
||||
{
|
||||
"fieldname": "right_column_html",
|
||||
"fieldtype": "Code",
|
||||
"label": "Right Column HTML"
|
||||
}
|
||||
],
|
||||
"idx": 0,
|
||||
"modified": "2022-03-21 14:30:14.405261",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Website",
|
||||
"name": "75/25 HTML Section - 1",
|
||||
"owner": "Administrator",
|
||||
"standard": 0,
|
||||
"type": "Component"
|
||||
}
|
||||
Reference in New Issue
Block a user