=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript/activityPlan.js' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript/activityPlan.js 2012-10-29 06:34:13 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript/activityPlan.js 2012-11-15 15:25:18 +0000 @@ -106,6 +106,10 @@ $('#contentDataRecord' ).load("viewProgramStageRecords.action", { programStageInstanceId: programStageInstanceId + }, function(){ + showById('patientInforTB'); + showById('entryForm'); + showById('inputCriteriaDiv'); }).dialog( { title:i18n_program_stage,