From f05837a895366637cdd45ffce7588a2f177837a5 Mon Sep 17 00:00:00 2001 From: scmmishra Date: Mon, 1 Oct 2018 15:37:09 +0530 Subject: [PATCH] Updated Content Doctype --- .../education/doctype/content/content.json | 37 +------------------ 1 file changed, 2 insertions(+), 35 deletions(-) diff --git a/erpnext/education/doctype/content/content.json b/erpnext/education/doctype/content/content.json index 28867566d8..e80a7f723e 100644 --- a/erpnext/education/doctype/content/content.json +++ b/erpnext/education/doctype/content/content.json @@ -182,40 +182,7 @@ "bold": 0, "collapsible": 0, "columns": 0, - "depends_on": "eval:doc.content_type != \"Quiz\"", - "fieldname": "author", - "fieldtype": "Link", - "hidden": 0, - "ignore_user_permissions": 0, - "ignore_xss_filter": 0, - "in_filter": 0, - "in_global_search": 0, - "in_list_view": 0, - "in_standard_filter": 0, - "label": "Author", - "length": 0, - "no_copy": 0, - "options": "User", - "permlevel": 0, - "precision": "", - "print_hide": 0, - "print_hide_if_no_value": 0, - "read_only": 0, - "remember_last_selected_value": 0, - "report_hide": 0, - "reqd": 0, - "search_index": 0, - "set_only_once": 0, - "translatable": 0, - "unique": 0 - }, - { - "allow_bulk_edit": 0, - "allow_in_quick_entry": 0, - "allow_on_submit": 0, - "bold": 0, - "collapsible": 0, - "columns": 0, + "default": "Today", "fieldname": "content_publish_date", "fieldtype": "Date", "hidden": 0, @@ -511,7 +478,7 @@ "issingle": 0, "istable": 0, "max_attachments": 0, - "modified": "2018-10-01 15:21:41.418754", + "modified": "2018-10-01 15:36:14.509871", "modified_by": "Administrator", "module": "Education", "name": "Content",