| changeset 56 | a9b9e6c7be63 |
| parent 55 | 17ff0be41a5b |
| child 58 | 87569ad0ff53 |
--- a/server/src/main/webapp/static/js/config.js Mon Feb 11 12:39:35 2013 +0100 +++ b/server/src/main/webapp/static/js/config.js Mon Feb 11 18:08:19 2013 +0100 @@ -34,7 +34,7 @@ var cowebConfig = { baseUrl: window.location.protocol + '//' +window.location.host, - adminUrl : '/renkan/admin', + adminUrl : '/admin', debug: false, //useWebSockets: true };