server/src/main/webapp/static/js/config.js
changeset 52 e0f6f3c31150
parent 51 3247fccfbd3f
child 55 17ff0be41a5b
equal deleted inserted replaced
51:3247fccfbd3f 52:e0f6f3c31150
     3 // without affecting the app controller.
     3 // without affecting the app controller.
     4 //
     4 //
     5 // Copyright (c) The Dojo Foundation 2011. All Rights Reserved.
     5 // Copyright (c) The Dojo Foundation 2011. All Rights Reserved.
     6 //
     6 //
     7 var dojoConfig = {
     7 var dojoConfig = {
     8 	baseUrl: '/renkan',
     8 	baseUrl: '/', /* WAS /renkan */
     9 	async:true,
     9 	async:true,
    10 	paths : {
    10 	paths : {
    11 	   coweb : 'lib/coweb',
    11 	   coweb : 'lib/coweb',
    12 	   cowebx: 'lib/cowebx',
    12 	   cowebx: 'lib/cowebx',
    13 	   org : 'lib/org',
    13 	   org : 'lib/org',