From 7597baab950183fdb3ac5c58eaa8b33b85353240 Mon Sep 17 00:00:00 2001 From: Shivam Mishra Date: Wed, 5 Jun 2019 17:49:42 +0530 Subject: [PATCH] refactor: minor fixes --- erpnext/education/doctype/program/program.json | 5 ++--- erpnext/www/lms/content.html | 4 ++-- erpnext/www/lms/macros/card.html | 2 +- erpnext/www/lms/macros/hero.html | 2 +- erpnext/www/lms/program.html | 4 ++-- 5 files changed, 8 insertions(+), 9 deletions(-) diff --git a/erpnext/education/doctype/program/program.json b/erpnext/education/doctype/program/program.json index 17a7f9d3c7..a0a2aa2e2b 100644 --- a/erpnext/education/doctype/program/program.json +++ b/erpnext/education/doctype/program/program.json @@ -74,8 +74,7 @@ { "fieldname": "description", "fieldtype": "Small Text", - "label": "Description", - "reqd": 1 + "label": "Description" }, { "fieldname": "intro_video", @@ -113,7 +112,7 @@ "label": "Allow Self Enroll" } ], - "modified": "2019-05-29 14:42:44.693874", + "modified": "2019-06-05 17:47:26.877296", "modified_by": "Administrator", "module": "Education", "name": "Program", diff --git a/erpnext/www/lms/content.html b/erpnext/www/lms/content.html index acdc54d606..92cfec2c8c 100644 --- a/erpnext/www/lms/content.html +++ b/erpnext/www/lms/content.html @@ -38,9 +38,9 @@