server/src/main/webapp/static/js/config.js
changeset 55 17ff0be41a5b
parent 54 43c35d6ca3f0
parent 52 e0f6f3c31150
child 56 a9b9e6c7be63
--- a/server/src/main/webapp/static/js/config.js	Mon Feb 11 10:34:23 2013 +0100
+++ b/server/src/main/webapp/static/js/config.js	Mon Feb 11 12:39:35 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',