commit | b409f7a38855b1dd573dd4ef6633755f2e9e3411 | [log] [tgz] |
---|---|---|
author | scmmishra <scm.mymail@gmail.com> | Wed Nov 07 22:12:55 2018 +0530 |
committer | Aditya Hase <aditya@adityahase.com> | Tue Feb 19 13:06:31 2019 +0530 |
tree | 9546b7fde73642d57d13b8932a68d2c08f4e8af4 | |
parent | 850dfd0358e5f92cec29963e6ac65b07d2ffc77c [diff] [blame] |
Minor UI Changes and Fixes
diff --git a/erpnext/public/js/education/web-academy.js b/erpnext/public/js/education/web-academy.js index 3dfd0f2..e6b48ec 100644 --- a/erpnext/public/js/education/web-academy.js +++ b/erpnext/public/js/education/web-academy.js
@@ -16,7 +16,7 @@ ]; var store = { - debug: false, + debug: true, isLogin: false, completedCourses: new Set(), enrolledPrograms: new Set(),