=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/org/hisp/dhis/caseentry/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/org/hisp/dhis/caseentry/i18n_module.properties 2013-05-29 06:58:40 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/org/hisp/dhis/caseentry/i18n_module.properties 2013-05-29 07:33:41 +0000 @@ -378,7 +378,7 @@ stages_skipped = Stages is skipped value_is_invalid = Value is invalid value_is_valid = Value is valid -complete_confirm_message=Are you sure that you want to complete this program ? +complete_confirm_message=Are you sure that you want to complete this event ? quit_confirm_message = Are you sure that you want to quit this program ? reenrollment_confirm_message = Are you sure that you want to re-enroll this program ? incomplete = Incomplete === added file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/images/risk_large.png' Binary files dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/images/risk_large.png 1970-01-01 00:00:00 +0000 and dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/images/risk_large.png 2013-05-29 07:33:41 +0000 differ === added file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/images/unrisk_large.png' Binary files dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/images/unrisk_large.png 1970-01-01 00:00:00 +0000 and dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/images/unrisk_large.png 2013-05-29 07:33:41 +0000 differ === modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programTrackingList.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programTrackingList.vm 2013-05-29 06:09:10 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programTrackingList.vm 2013-05-29 07:33:41 +0000 @@ -182,9 +182,6 @@ setFieldValue('programStageName', "$programStageInstance.programStage.displayName"); setFieldValue( "programStageInstanceId", "$!programStageInstance.id" ); $('#tabs').tabs(); - tableSorter( 'messageList' ); - var sorting = [[0,1]]; - $("#messageList").trigger("sorton", [sorting]); }); @@ -194,6 +191,10 @@ } }); + tableSorter( 'messageList' ); + var sorting = [[0,1]]; + $("#messageList").trigger("sorton", [sorting]); + var i18n_color_quick_help = '$encoder.jsEscape( $i18n.getString( "color_quick_help" ) , "'")'; var i18n_comment_added = '$encoder.jsEscape( $i18n.getString( "comment_added" ) , "'")'; var i18n_this_field_is_required = '$encoder.jsEscape( $i18n.getString( "this_field_is_required" ) , "'")'; === modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programTrackingRecords.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programTrackingRecords.vm 2013-05-29 04:50:23 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programTrackingRecords.vm 2013-05-29 07:33:41 +0000 @@ -48,9 +48,9 @@ #set( $comment = $!programStageInstance.programInstance.patientComment.commentText ) #if( $$!programStageInstance.programInstance.followup == 'true') - $comment + $comment #else - + #end === modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/reportDataEntryForm.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/reportDataEntryForm.vm 2013-05-28 06:42:25 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/reportDataEntryForm.vm 2013-05-29 07:33:41 +0000 @@ -16,8 +16,8 @@ $i18n.getString('program'): $program.displayName - - + + === modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/visitSchedule.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/visitSchedule.vm 2013-05-29 06:58:40 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/visitSchedule.vm 2013-05-29 07:33:41 +0000 @@ -32,8 +32,8 @@ #else #set($followup='false') #end - - + +