server/java/renkan-web/src/main/webapp/static/js/config.js
changeset 435 e529b633c339
parent 394 1e60ba9ae38b
child 495 444b80998255
--- a/server/java/renkan-web/src/main/webapp/static/js/config.js	Sat Apr 25 04:37:06 2015 +0200
+++ b/server/java/renkan-web/src/main/webapp/static/js/config.js	Mon Apr 27 17:22:46 2015 +0200
@@ -13,7 +13,7 @@
 	   org : 'lib/org',
 	   corenkan: 'static/js/corenkan',
 	   rcolor: 'static/lib/rcolor',
-	   underscore: 'static/lib/underscore/underscore',
+	   underscore: 'static/lib/lodash/lodash',
 	   jquery: 'static/lib/jquery/jquery',
 	   filesaver: 'static/lib/FileSaver/FileSaver',
 	},
@@ -21,6 +21,5 @@
 		name: 'dojo',
 		location:'static/lib/dojo',
 		main:'main'
-	}],	
+	}],
 };
-