=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/patientForm.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/patientForm.vm 2014-01-06 15:31:51 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/patientForm.vm 2014-01-07 17:10:17 +0000 @@ -85,7 +85,7 @@ #set($attributes = $attributesMap.get("")) - #if ($!attributes) + #if ($!attributes.size() > 0) $i18n.getString( "other_details" ) #foreach($attribute in $attributes ) #set( $attributeValue = "" )