| changeset 109 | b6b20e8c4a1a |
| parent 106 | d34e253f5c32 |
| child 290 | 8a6eb26ac87f |
--- a/server/src/main/webapp/static/js/config.js Fri Mar 22 05:32:19 2013 +0100 +++ b/server/src/main/webapp/static/js/config.js Mon Mar 25 05:55:28 2013 +0100 @@ -22,10 +22,3 @@ }], }; -var cowebConfig = { - baseUrl: window.location.protocol + '//' + window.location.host, - adminUrl : dojoConfig.baseUrl+'admin', - debug: false, - useWebSockets: true, -}; -