diff -r 3247fccfbd3f -r e0f6f3c31150 server/src/main/webapp/static/js/config.js --- 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',