=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programStageInstancesList.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programStageInstancesList.vm 2013-03-14 05:03:19 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/programStageInstancesList.vm 2013-03-15 07:39:27 +0000 @@ -49,7 +49,7 @@ #foreach( $col in $row ) #if( $index == 0 ) #set($psid = $col) - #elseif($velocityCount == $noCols - 1) + #elseif($velocityCount == $noHeader - 1 ) #set($completed = $col) #elseif( $index == 1 || ( $index > 2 && $index < $noHeader - 2 )) @@ -58,7 +58,7 @@ #set($index = $index + 1) #end - + #if($completed=='false') ! #end $i18n.getString( "data_entry" ) $i18n.getString( "remove" )