commit | 5611bf4e299f1582c750f59c32c2bd14bba12704 | [log] [tgz] |
---|---|---|
author | scmmishra <scm.mymail@gmail.com> | Mon Nov 05 13:20:16 2018 +0530 |
committer | Aditya Hase <aditya@adityahase.com> | Tue Feb 19 13:06:31 2019 +0530 |
tree | 51db289e011c727a09cc140cf7edb064c5a681f9 | |
parent | 25e42baeafe7e5d815b426b0383f3d704c36ee45 [diff] [blame] |
Minor change
diff --git a/erpnext/public/js/education/web-academy.js b/erpnext/public/js/education/web-academy.js index e6b48ec..3dfd0f2 100644 --- a/erpnext/public/js/education/web-academy.js +++ b/erpnext/public/js/education/web-academy.js
@@ -16,7 +16,7 @@ ]; var store = { - debug: true, + debug: false, isLogin: false, completedCourses: new Set(), enrolledPrograms: new Set(),