From 0862fcf8c5fc59733edf21a1beecbe9a83d77223 Mon Sep 17 00:00:00 2001 From: madar2020 Date: Thu, 24 Sep 2020 15:31:53 +0300 Subject: [PATCH] Update question.json As to make sense for rich text --- erpnext/education/doctype/question/question.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erpnext/education/doctype/question/question.json b/erpnext/education/doctype/question/question.json index b3a161daa07..740b53e64e6 100644 --- a/erpnext/education/doctype/question/question.json +++ b/erpnext/education/doctype/question/question.json @@ -13,7 +13,7 @@ "fields": [ { "fieldname": "question", - "fieldtype": "Small Text", + "fieldtype": "Text Editor", "in_list_view": 1, "label": "Question", "reqd": 1