=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript/commons.js' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript/commons.js 2014-07-12 12:00:25 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript/commons.js 2014-07-12 12:11:56 +0000 @@ -1337,7 +1337,7 @@ entityInstanceId : entityInstanceId }, function(json) { if(json.response=='input'){ - setMessage( i18n_please_select_an_orgunit ); + showWarningMessage( i18n_please_select_an_orgunit ); } else{ showTrackedEntityInstanceDashboardForm(entityInstanceId); === modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/trackedEntityInstanceLocation.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/trackedEntityInstanceLocation.vm 2014-07-11 05:28:48 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/trackedEntityInstanceLocation.vm 2014-07-12 12:11:56 +0000 @@ -28,5 +28,4 @@ - \ No newline at end of file