commit | bbab0e4957fb4ef139915738ea04ec54e09628b8 | [log] [tgz] |
---|---|---|
author | Anand Doshi <anand@iwebnotes.com> | Wed Sep 26 11:21:36 2012 +0530 |
committer | Anand Doshi <anand@iwebnotes.com> | Wed Sep 26 11:21:36 2012 +0530 |
tree | ed066a69a49a5c42bb9969699e0b2ede06d147f7 | |
parent | 7c454b30390e5fc263d3c54550ce6dca4c829144 [diff] |
build.json: changed path of startup.js
diff --git a/public/build.json b/public/build.json index a4d2124..8764bec 100644 --- a/public/build.json +++ b/public/build.json
@@ -7,7 +7,7 @@ "app/startup/startup.css" ], "public/js/all-web.js": [ - "erpnext/startup/startup.js", + "app/startup/startup.js", "app/public/js/conf.js" ], "public/js/all-app.js": [