diff --git a/erpnext/education/doctype/program/program.json b/erpnext/education/doctype/program/program.json index 6339d6e0070..492c568748f 100644 --- a/erpnext/education/doctype/program/program.json +++ b/erpnext/education/doctype/program/program.json @@ -476,7 +476,7 @@ "istable": 0, "max_attachments": 0, "menu_index": 0, - "modified": "2018-10-30 17:30:55.381657", + "modified": "2018-11-01 18:05:06.781030", "modified_by": "Administrator", "module": "Education", "name": "Program", @@ -501,25 +501,6 @@ "share": 1, "submit": 0, "write": 1 - }, - { - "amend": 0, - "cancel": 0, - "create": 0, - "delete": 0, - "email": 1, - "export": 1, - "if_owner": 0, - "import": 0, - "permlevel": 0, - "print": 1, - "read": 1, - "report": 1, - "role": "Guest", - "set_user_permissions": 0, - "share": 1, - "submit": 0, - "write": 0 } ], "quick_entry": 0, diff --git a/erpnext/public/js/education/web-academy/components/ContentArticle.vue b/erpnext/public/js/education/web-academy/components/ContentArticle.vue index c50058c5eb1..27d16a732e7 100644 --- a/erpnext/public/js/education/web-academy/components/ContentArticle.vue +++ b/erpnext/public/js/education/web-academy/components/ContentArticle.vue @@ -4,9 +4,9 @@