=== modified file 'dhis-2/dhis-web/dhis-web-event-capture/src/main/webapp/dhis-web-event-capture/scripts/app.js' --- dhis-2/dhis-web/dhis-web-event-capture/src/main/webapp/dhis-web-event-capture/scripts/app.js 2014-03-26 22:33:08 +0000 +++ dhis-2/dhis-web/dhis-web-event-capture/src/main/webapp/dhis-web-event-capture/scripts/app.js 2014-04-02 09:43:14 +0000 @@ -13,7 +13,7 @@ 'angularLocalStorage', 'pascalprecht.translate']) -.value('DHIS2URL', '../..') +.value('DHIS2URL', '..') .config(function($httpProvider, $translateProvider) {