equal
deleted
inserted
replaced
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', |