=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/addPatientForm.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/addPatientForm.vm 2011-09-14 06:36:13 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/addPatientForm.vm 2011-09-27 04:24:12 +0000 @@ -43,7 +43,9 @@ -#parse( "/dhis-web-caseentry/patientForm.vm" ) + + #parse( "/dhis-web-caseentry/patientForm.vm" ) +

=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/addRelationshipPatientForm.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/addRelationshipPatientForm.vm 2011-09-14 06:36:13 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/addRelationshipPatientForm.vm 2011-09-27 04:24:12 +0000 @@ -36,7 +36,7 @@ - + -
+ + #parse( "/dhis-web-caseentry/patientForm.vm" ) -#parse( "/dhis-web-caseentry/patientForm.vm" ) +

=== 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 2011-09-14 06:36:13 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/patientForm.vm 2011-09-27 04:24:12 +0000 @@ -7,189 +7,187 @@ #end #end - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + - - - - #foreach ($identifierType in $identifierTypes) - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +#foreach ($identifierType in $identifierTypes) + + + + +#end + + + +#foreach ($attributeGroup in $attributeGroups ) + + + #foreach($attribute in $attributeGroup.attributes ) + #if($!attribute) + + - + #if( $attribute.valueType == "YES/NO" ) + + #elseif( $attribute.valueType == "DATE" ) + + + #elseif( $attribute.valueType == "COMBO" ) + + #else + + #end + + + #end #end - - - - #foreach ($attributeGroup in $attributeGroups ) - - - #foreach($attribute in $attributeGroup.attributes ) - #if($!attribute) - - - +#if ( $noGroupAttributes.size() > 0) + + #foreach($attribute in $noGroupAttributes ) + + + - - #end - #end - #end - - - - - #if ( $noGroupAttributes.size() > 0) - - #foreach($attribute in $noGroupAttributes ) - - - - - #end - #end -
- - -
$i18n.getString( "demographics" )
- - -
- -
- -
- -
- -
 
 
$i18n.getString("is_underage") - -
+ + +
$i18n.getString( "demographics" )
+ + +
 
$i18n.getString( "patient_identifiers" )
+ +
+ +
+ +
+ +
 
 
$i18n.getString("is_underage") + +
 
$i18n.getString( "patient_identifiers" )
+
 
$attributeGroup.name
-
 
$attributeGroup.name
- #if( $attribute.valueType == "YES/NO" ) - - #elseif( $attribute.valueType == "DATE" ) - +#end + + + +
 
$i18n.getString( "other_details" )
+ #if( $attribute.valueType == "YES/NO" ) + + #elseif( $attribute.valueType == "DATE" ) + - #elseif( $attribute.valueType == "COMBO" ) - - #else - - #end -
 
$i18n.getString( "other_details" )
- #if( $attribute.valueType == "YES/NO" ) - - #elseif( $attribute.valueType == "DATE" ) - - - #elseif( $attribute.valueType == "COMBO" ) - - #else - - #end -
+ #elseif( $attribute.valueType == "COMBO" ) + + #else + + #end + + + #end +#end === modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/underAgeForm.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/underAgeForm.vm 2011-09-14 06:36:13 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/underAgeForm.vm 2011-09-27 04:24:12 +0000 @@ -131,10 +131,11 @@ + + #parse( "/dhis-web-caseentry/patientForm.vm" ) + - #parse( "/dhis-web-caseentry/patientForm.vm" ) -