server/src/main/webapp/static/js/config.js
changeset 52 e0f6f3c31150
parent 51 3247fccfbd3f
child 55 17ff0be41a5b
--- a/server/src/main/webapp/static/js/config.js	Mon Jan 14 16:00:07 2013 +0100
+++ b/server/src/main/webapp/static/js/config.js	Thu Jan 31 18:53:08 2013 +0100
@@ -5,7 +5,7 @@
 // Copyright (c) The Dojo Foundation 2011. All Rights Reserved.
 //
 var dojoConfig = {
-	baseUrl: '/renkan',
+	baseUrl: '/', /* WAS /renkan */
 	async:true,
 	paths : {
 	   coweb : 'lib/coweb',