fix: Fields is not mandatory in Web Template
This commit is contained in:
parent
db69a4eee5
commit
f53fab8918
1 changed files with 2 additions and 3 deletions
|
|
@ -23,8 +23,7 @@
|
|||
"fieldname": "fields",
|
||||
"fieldtype": "Table",
|
||||
"label": "Fields",
|
||||
"options": "Web Template Field",
|
||||
"reqd": 1
|
||||
"options": "Web Template Field"
|
||||
},
|
||||
{
|
||||
"default": "0",
|
||||
|
|
@ -34,7 +33,7 @@
|
|||
}
|
||||
],
|
||||
"links": [],
|
||||
"modified": "2020-05-15 17:50:51.856135",
|
||||
"modified": "2020-08-17 13:00:11.863241",
|
||||
"modified_by": "Administrator",
|
||||
"module": "Website",
|
||||
"name": "Web Template",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue