=== modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/i18n/i18n_app.properties' --- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/i18n/i18n_app.properties 2015-06-22 08:45:36 +0000 +++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-event-capture/i18n/i18n_app.properties 2015-08-09 18:30:54 +0000 @@ -94,8 +94,8 @@ register_new=Register New empty_event_list=There are no events empty_search_result=Empty Search Result -no=NO -yes=YES +no=No +yes=Yes offline_notification=You are offline, data will be stored locally online_nofification=You are online latitude=Latitude === modified file 'dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dataentry/default-form.html' --- dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dataentry/default-form.html 2015-08-07 16:54:38 +0000 +++ dhis-2/dhis-web/dhis-web-apps/src/main/webapp/dhis-web-tracker-capture/components/dataentry/default-form.html 2015-08-09 18:30:54 +0000 @@ -31,7 +31,7 @@ ng-required={{prStDe.compulsory}} ng-disabled="selectedEnrollment.status !== 'ACTIVE' || currentEvent.editingNotAllowed" name="foo" - on-select={{saveDatavalue(prStDe, innerForm.foo)}} + on-select="saveDatavalue(prStDe, innerForm.foo)" style="width:100%;"> {{$select.selected.name || $select.selected}} {{$select.selected.name || $select.selected}} ' + + newInputField = '' + '{{$select.selected.name || $select.selected}}' + '' +