From f2c638f8ab564fc8a451387ef4220bdae6831736 Mon Sep 17 00:00:00 2001 From: scmmishra Date: Mon, 18 Mar 2019 18:38:51 +0530 Subject: [PATCH] fix (minor): Replaced text editor with small text in course doctype --- erpnext/education/doctype/course/course.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/erpnext/education/doctype/course/course.json b/erpnext/education/doctype/course/course.json index 1abcfae1ebf..bd84247cdb7 100644 --- a/erpnext/education/doctype/course/course.json +++ b/erpnext/education/doctype/course/course.json @@ -287,7 +287,7 @@ "columns": 0, "fetch_if_empty": 0, "fieldname": "course_intro", - "fieldtype": "Text Editor", + "fieldtype": "Small Text", "hidden": 0, "ignore_user_permissions": 0, "ignore_xss_filter": 0, @@ -424,7 +424,7 @@ "istable": 0, "max_attachments": 0, "menu_index": 0, - "modified": "2019-03-18 15:20:48.788199", + "modified": "2019-03-18 16:39:19.040957", "modified_by": "Administrator", "module": "Education", "name": "Course",