=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/dhis2/dhis2.angular.directives.js' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/dhis2/dhis2.angular.directives.js 2015-11-23 13:42:02 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/dhis2/dhis2.angular.directives.js 2015-11-25 13:43:15 +0000 @@ -155,7 +155,7 @@ controller: function ($scope, Paginator) { $scope.paginator = Paginator; }, - templateUrl: '../../../dhis-web-commons/angular-forms/serverside-pagination.html' + templateUrl: '../dhis-web-commons/angular-forms/serverside-pagination.html' }; })