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": [
{
"fieldname": "question",
"fieldtype": "Small Text",
"fieldtype": "Text Editor",
"in_list_view": 1,
"label": "Question",
"reqd": 1
@@ -34,7 +34,7 @@
"read_only": 1
}
],
"modified": "2019-05-30 18:39:21.880974",
"modified": "2021-01-28 18:39:21.880974",
"modified_by": "Administrator",
"module": "Education",
"name": "Question",
@@ -77,4 +77,4 @@
"quick_entry": 1,
"sort_field": "modified",
"sort_order": "DESC"
}
}