=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/relationship/relationship-controller.js' --- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/relationship/relationship-controller.js 2015-01-05 15:31:59 +0000 +++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/relationship/relationship-controller.js 2015-01-27 12:48:23 +0000 @@ -3,7 +3,6 @@ $rootScope, $modal, $location, - $route, $translate, CurrentSelection, TEIService, @@ -85,7 +84,6 @@ } $location.path('/dashboard').search({tei: teiId, program: dashboardProgram}); - $route.reload(); }; var setRelationships = function(){