seitime-frappe/frappe/website/web_template/testimonial/testimonial.json
2020-05-19 22:51:29 +05:30

31 lines
No EOL
550 B
JSON

{
"creation": "2020-05-16 19:52:11.590319",
"docstatus": 0,
"doctype": "Web Template",
"fields": [
{
"fieldname": "logo",
"fieldtype": "Attach Image",
"label": "Logo",
"reqd": 0
},
{
"fieldname": "name",
"fieldtype": "Data",
"label": "Name",
"reqd": 0
},
{
"fieldname": "content",
"fieldtype": "Small Text",
"label": "Content",
"reqd": 0
}
],
"idx": 0,
"modified": "2020-05-16 19:52:11.590319",
"modified_by": "Administrator",
"name": "Testimonial",
"owner": "Administrator",
"standard": 1
}