diff -r 43c35d6ca3f0 -r 17ff0be41a5b server/src/main/webapp/static/js/config.js --- 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',