=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programEnrollmentForm.vm'
--- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programEnrollmentForm.vm 2014-04-20 02:45:01 +0000
+++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programEnrollmentForm.vm 2014-05-06 13:16:46 +0000
@@ -1,6 +1,7 @@
#set($noGroup = $attributeGroups.size() )
#if( $programInstance || $hasDataEntry=='true' )
+
@@ -167,7 +168,7 @@
getVisitSchedule(getFieldValue('programInstanceId'));
}
else if( ui.tab.hash == '#tab-5' ){
- programReports(getFieldValue('programInstanceId'));
+ programReports(getFieldValue('programInstanceUid'));
}
else if( ui.tab.hash == '#tab-4' ){
getEventMessages(getFieldValue('programInstanceId'));