Update question.json (#24487)

according to: https://github.com/frappe/erpnext/pull/23402
This commit is contained in:
Wolfram Schmidt
2021-02-11 09:09:23 +01:00
committed by GitHub
parent 2bf8610698
commit 85f1561e5e

View File

@@ -13,7 +13,7 @@
"fields": [ "fields": [
{ {
"fieldname": "question", "fieldname": "question",
"fieldtype": "Small Text", "fieldtype": "Text Editor",
"in_list_view": 1, "in_list_view": 1,
"label": "Question", "label": "Question",
"reqd": 1 "reqd": 1
@@ -34,7 +34,7 @@
"read_only": 1 "read_only": 1
} }
], ],
"modified": "2019-05-30 18:39:21.880974", "modified": "2021-01-28 18:39:21.880974",
"modified_by": "Administrator", "modified_by": "Administrator",
"module": "Education", "module": "Education",
"name": "Question", "name": "Question",