=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/trackedEntityInstanceForm.vm' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/trackedEntityInstanceForm.vm 2014-04-13 14:11:24 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/trackedEntityInstanceForm.vm 2014-05-03 04:01:21 +0000 @@ -68,7 +68,14 @@ #foreach ($option in $attribute.optionSet.options ) #end - + + #elseif( $attribute.valueType == "users" ) + #elseif( $attribute.valueType == "phoneNumber" ) #if($value=='') #set($value=$!phoneNumberAreaCode)