commit | cc166c01ebe39a1404b9ca042729edc886d347df | [log] [tgz] |
---|---|---|
author | scmmishra <scm.mymail@gmail.com> | Fri Nov 09 11:47:09 2018 +0530 |
committer | Aditya Hase <aditya@adityahase.com> | Tue Feb 19 13:06:31 2019 +0530 |
tree | 41d54d4ebc746831982f560fcdbf92ed20f8d892 | |
parent | c1b1a5ec379e7fd6ae1781882f2c70f04e0c76e3 [diff] [blame] |
Improved Client implementation
diff --git a/erpnext/public/build.json b/erpnext/public/build.json index 824b9b8..66ac5fe 100644 --- a/erpnext/public/build.json +++ b/erpnext/public/build.json
@@ -55,7 +55,7 @@ "stock/dashboard/item_dashboard_list.html", "stock/dashboard/item_dashboard.js" ], - "js/web-academy.min.js": [ - "public/js/education/web-academy.js" + "js/academy.min.js": [ + "public/js/education/academy/academy.js" ] }