=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dashboard/dashboard-controller.js' --- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dashboard/dashboard-controller.js 2015-09-15 16:03:55 +0000 +++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dashboard/dashboard-controller.js 2015-10-02 10:23:45 +0000 @@ -40,7 +40,10 @@ $scope.settingsLabel = $translate.instant('settings'); $scope.showHideWidgetsLabel = $translate.instant('show_hide_widgets'); $scope.notEnrolledLabel = $translate.instant('not_yet_enrolled_data_entry'); + $scope.stickLabel = $translate.instant('stick_right_widgets'); + $scope.unstickLabel = $translate.instant('unstick_right_widgets'); + $scope.stickyDisabled = true; $scope.previousTeiExists = false; $scope.nextTeiExists = false; === modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dashboard/dashboard.html' --- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dashboard/dashboard.html 2015-10-01 13:43:16 +0000 +++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dashboard/dashboard.html 2015-10-02 10:23:45 +0000 @@ -20,6 +20,9 @@
+