=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/registration/default-registration-form.html' --- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/registration/default-registration-form.html 2015-10-09 15:13:55 +0000 +++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/registration/default-registration-form.html 2015-10-30 10:35:22 +0000 @@ -34,7 +34,7 @@ d2-date-validator max-date="attribute.allowFutureDate ? '' : 0" ng-model="selectedTei[attribute.id]" - ng-model-options="{ updateOn: 'blur', allowInvalid: true }" + ng-model-options="{ updateOn: 'default blur', allowInvalid: true }" d2-attribute-validator attribute-data={{attribute}} selected-program-id={{selectedProgram.id}}