server/src/main/webapp/static/js/config.js
changeset 51 3247fccfbd3f
parent 48 01fb9167ad75
child 52 e0f6f3c31150
child 54 43c35d6ca3f0
--- a/server/src/main/webapp/static/js/config.js	Tue Jan 01 09:28:03 2013 +0100
+++ b/server/src/main/webapp/static/js/config.js	Mon Jan 14 16:00:07 2013 +0100
@@ -12,14 +12,15 @@
 	   cowebx: 'lib/cowebx',
 	   org : 'lib/org',
 	   corenkan: 'static/js/corenkan',
+	   rcolor: 'static/lib/rcolor',
 	   underscore: 'static/lib/underscore-min',
 	},
-	/*packages:[{
+	packages:[{
 		name: 'dojo',
-		location:'lib/dojo',
+		location:'static/lib/dojo',
 		main:'main'
-	},
-	{
+	}]
+	/*{
 		name: 'dijit',
 		location:'lib/dijit',
 		main:'main'