=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addCaseAggregation.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addCaseAggregation.vm 2011-03-31 01:42:05 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addCaseAggregation.vm 2011-04-28 08:15:18 +0000 @@ -19,7 +19,7 @@ - + @@ -36,7 +36,7 @@ - + @@ -44,7 +44,7 @@ - +

@@ -53,8 +53,6 @@ - - @@ -106,7 +104,7 @@ @@ -146,7 +144,6 @@ $i18n.getString( "program_properties" )
- +
-
- @@ -166,26 +162,26 @@ $i18n.getString( 'less_or_equal' ) $i18n.getString( 'greater' ) $i18n.getString( 'greater_or_equal' ) - $i18n.getString( 'equal' ) - $i18n.getString( 'diff' ) -       - $i18n.getString( 'plus' ) -       - $i18n.getString( 'is_null' ) - $i18n.getString( 'not_null' ) -       - $i18n.getString( 'and' ) - $i18n.getString( 'or' ) - $i18n.getString( 'in' ) + $i18n.getString( 'equal' ) + $i18n.getString( 'diff' ) +       + $i18n.getString( 'plus' ) +       + $i18n.getString( 'is_null' ) + $i18n.getString( 'not_null' ) +       + $i18n.getString( 'and' ) + $i18n.getString( 'or' ) + $i18n.getString( 'in' ) - $i18n.getString( 'clear' ) + $i18n.getString( 'clear' ) -
+
$i18n.getString( "condition" )
@@ -202,8 +198,8 @@ - - + + === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addPatientAttributeForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addPatientAttributeForm.vm 2011-01-18 09:28:29 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addPatientAttributeForm.vm 2011-04-28 08:15:18 +0000 @@ -33,26 +33,24 @@ - - - + + - - - + + - - + + - + - + - + - - + - +
$i18n.getString( "patient_attribute_details" )
$i18n.getString( "patient_attribute_details" )
- +
[ $i18n.getString( "add_more_option" ) ] +
[ $i18n.getString( "add_more_option" ) ]

- - + +

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addPatientAttributeGroupForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addPatientAttributeGroupForm.vm 2011-01-20 15:25:13 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addPatientAttributeGroupForm.vm 2011-04-28 08:15:18 +0000 @@ -2,17 +2,17 @@ var i18n_remove_option = '$encoder.jsEscape( $i18n.getString( "remove_option" ) , "'") '; jQuery(document).ready( function(){ - - jQuery('name').focus(); - - validation( 'addPatientAttributeGroupForm', function(form){ - form.submit(); - }, function() - { - beforeSubmit(); - }); - - checkValueIsExist( "name", "validatePatientAttributeGroup.action"); + + jQuery('name').focus(); + + validation( 'addPatientAttributeGroupForm', function(form){ + form.submit(); + }, function() + { + beforeSubmit(); + }); + + checkValueIsExist( "name", "validatePatientAttributeGroup.action"); }); @@ -20,19 +20,19 @@
- +
- - + + - - + + @@ -47,37 +47,36 @@ + + - - +
$i18n.getString( "attribute_group_deltails" )
   
$i18n.getString( "availableAttribute" ) $i18n.getString( "filter" ) $i18n.getString( "selectedAttribute" ) -
- - - -
- + +
+
+ - $i18n.getString( -

- $i18n.getString( + $i18n.getString( 'move_up' ) +

+ $i18n.getString( 'move_up' )

- - + +

-
+ \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addPatientForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addPatientForm.vm 2011-02-23 04:24:19 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addPatientForm.vm 2011-04-28 08:15:18 +0000 @@ -51,17 +51,15 @@ - - - + @@ -70,7 +68,7 @@ - + - + - + - + @@ -124,7 +122,7 @@ #foreach ($identifierType in $identifierTypes) - + #if($identifierType.format == "State Format") -
 
$i18n.getString( "name" )*$i18n.getString( "name" )*
- - + +
 
$i18n.getString( "patient_identifiers" )
@@ -167,13 +165,12 @@ -
$i18n.getString('program')
$i18n.getString('code')
-
$i18n.getString('year')
-
$i18n.getString('patient')
$i18n.getString('code')
#else - + #end @@ -187,28 +184,28 @@ #foreach($attribute in $attributeGroup.attributes ) #if($!attribute) - + #if( $attribute.valueType == "YES/NO" ) - #elseif( $attribute.valueType == "DATE" ) - + #elseif( $attribute.valueType == "COMBO" ) - #foreach ($option in $attribute.attributeOptions ) #end #else - + #end @@ -223,7 +220,7 @@ $i18n.getString( "other_details" ) #foreach($attribute in $noGroupAttributes ) - + #if( $attribute.valueType == "YES/NO" ) #elseif( $attribute.valueType == "DATE" ) - + #elseif( $attribute.valueType == "COMBO" ) - + #foreach ($option in $attribute.attributeOptions ) #end #else - + #end @@ -253,22 +250,24 @@

- - + +

#end + \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addRelationshipForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addRelationshipForm.vm 2011-04-26 02:06:38 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addRelationshipForm.vm 2011-04-28 08:15:18 +0000 @@ -11,16 +11,13 @@ });
- +

$i18n.getString( "adding_new_relationship_for" )

- -
- -
+ @@ -81,9 +78,9 @@ #end - * - - + * + + @@ -104,7 +101,7 @@ - +
=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addRelationshipPatientForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addRelationshipPatientForm.vm 2011-01-20 15:25:13 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addRelationshipPatientForm.vm 2011-04-28 08:15:18 +0000 @@ -52,7 +52,7 @@   - $i18n.getString( "name" )* + $i18n.getString( "name" )* @@ -67,7 +67,7 @@ - + @@ -92,22 +92,22 @@ - + - + - * + * - + @@ -154,7 +154,7 @@ #set( $identifier = "" ) #set( $identifier = $identiferMap.get( $identifierType.id ) ) - + #end @@ -168,7 +168,7 @@ #set( $attributeValue = "" ) #set( $attributeValue = $attributeMap.get( $attribute.id ) ) - + #if( $attribute.valueType == "YES/NO" ) #elseif( $attribute.valueType == "DATE" ) - + #elseif( $attribute.valueType == "COMBO" ) - #foreach ($option in $attribute.attributeOptions ) #end #else - + #end @@ -205,28 +205,28 @@ #set( $attributeValue = "" ) #set( $attributeValue = $attributeMap.get( $attribute.id ) ) - + #if( $attribute.valueType == "YES/NO" ) - #elseif( $attribute.valueType == "DATE" ) - + #elseif( $attribute.valueType == "COMBO" ) - #foreach ($option in $attribute.attributeOptions ) #end #else - + #end @@ -235,8 +235,8 @@

- - + +

@@ -252,7 +252,7 @@
- - - + \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addRelationshipTypeForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addRelationshipTypeForm.vm 2011-01-20 15:25:13 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addRelationshipTypeForm.vm 2011-04-28 08:15:18 +0000 @@ -15,26 +15,25 @@ - - - - - - - - - - - - + + + + + + + + + + + +

- - + +

- - + \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addValidationCriteria.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addValidationCriteria.vm 2011-01-20 15:25:13 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addValidationCriteria.vm 2011-04-28 08:15:18 +0000 @@ -13,40 +13,38 @@

$i18n.getString( "add_validation_criteria" )

- - - - - - - - - - - - - - +
$i18n.getString('details')
+ + + + + + + + + + + - - + +
$i18n.getString('details')
-
- - - - - + + + + + + @@ -72,12 +70,12 @@
- +
- + @@ -98,16 +96,18 @@
- +
    + + +
- -
+ \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updatePatientAttibuteGroupForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updatePatientAttibuteGroupForm.vm 2011-01-20 15:25:13 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updatePatientAttibuteGroupForm.vm 2011-04-28 08:15:18 +0000 @@ -19,7 +19,7 @@
- +
@@ -30,12 +30,12 @@ - - + + - - + + @@ -50,18 +50,18 @@ + + - - @@ -83,8 +83,8 @@
$i18n.getString( "name" ) *$i18n.getString( "name" ) *
$i18n.getString( "description" ) *$i18n.getString( "description" ) *
 
- - - -
- + +
+
- $i18n.getString( -

- $i18n.getString( +
+ $i18n.getString( 'move_up' ) +

+ $i18n.getString( 'move_up' )

- - + +

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updatePatientAttributeValueForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updatePatientAttributeValueForm.vm 2011-04-26 02:06:38 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updatePatientAttributeValueForm.vm 2011-04-28 08:15:18 +0000 @@ -1,5 +1,5 @@
- +
@@ -8,7 +8,7 @@
- +
@@ -44,10 +44,10 @@

- - - - + + + + @@ -93,8 +93,8 @@ #elseif( $patientAttribute.valueType == "DATE" ) - - $i18n.getString( + + $i18n.getString( 'date' ) #elseif( $patientAttribute.valueType == "COMBO" ) - + #foreach ($option in $patientAttribute.attributeOptions ) #end #else - + #end - + #set( $tabIndex = $tabIndex + 1 ) #end @@ -151,7 +151,7 @@ #elseif( $patientAttribute.valueType == "DATE" ) - $i18n.getString( + $i18n.getString( 'date' ) #elseif( $patientAttribute.valueType == "COMBO" ) #else - + #end @@ -175,7 +175,7 @@ #end
$i18n.getString( "nr" ) $i18n.getString( "attribute" )
-
+ + \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updatePatientForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updatePatientForm.vm 2011-02-23 04:24:19 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updatePatientForm.vm 2011-04-28 08:15:18 +0000 @@ -138,7 +138,7 @@ $i18n.getString("is_underage") - + === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updatePatientIdentifierType.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updatePatientIdentifierType.vm 2011-01-20 15:25:13 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updatePatientIdentifierType.vm 2011-04-28 08:15:18 +0000 @@ -15,28 +15,28 @@

$i18n.getString( "update_patient_identifier_type" )

- + - - + + - + - - + + - + - - + + - + - +
$i18n.getString('state_format')$i18n.getString('state_format')
- +

- - + +

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateProgramAttributeForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateProgramAttributeForm.vm 2010-11-16 08:09:53 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateProgramAttributeForm.vm 2011-04-28 08:15:18 +0000 @@ -26,29 +26,27 @@

$i18n.getString( "update_new_program_attribute" )

- + - - - + - + - - + + - + - - - - - - - - - - + + + + + + + + + +
$i18n.getString( "program_attribute_details" )
$i18n.getString( "program_attribute_details" )
$i18n.getString( "value_type" ) *$i18n.getString( "value_type" ) *
- - #foreach($option in $programAttribute.attributeOptions) - - - #end -
- [ - ] -
[ $i18n.getString( "add_more_option" ) ]
+ + #foreach($option in $programAttribute.attributeOptions) + + + + #end +
+ [ - ] +
+ [ $i18n.getString( "add_more_option" ) ] +

- - + +

@@ -92,4 +93,4 @@ }else{ jQuery("#attributeComboRow").hide(); } - + \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateProgramStageForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateProgramStageForm.vm 2011-03-28 04:11:31 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateProgramStageForm.vm 2011-04-28 08:15:18 +0000 @@ -33,62 +33,58 @@
- +
- +
- - - + - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + -
$i18n.getString( "program_stage_details" )
$i18n.getString( "program_stage_details" )
-
  
  
+ - - +
- - - - - + + + + + - - + - + - + -
$i18n.getString( "available_data_elements" )$i18n.getString( "selected_data_elements" )
$i18n.getString( "available_data_elements" )$i18n.getString( "selected_data_elements" )
- +
-
-

+
+

@@ -109,30 +105,28 @@ #foreach ( $programStageDataElement in $programStageDataElements ) - + #end
$encoder.htmlEncode( $programStageDataElement.dataElement.name )
+

- - + +

- - + \ No newline at end of file === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateRelationshipTypeForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateRelationshipTypeForm.vm 2011-01-20 15:25:13 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateRelationshipTypeForm.vm 2011-04-28 08:15:18 +0000 @@ -15,37 +15,36 @@
- +
- +
- - - + - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + +
$i18n.getString( "relationship_type_details" )
$i18n.getString( "relationship_type_details" )
$i18n.getString( "a_is_to_b" ) *
$i18n.getString( "b_is_to_a" ) *
$i18n.getString( "a_is_to_b" ) *
$i18n.getString( "b_is_to_a" ) *

- - + +

=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateValidationCriteria.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateValidationCriteria.vm 2011-01-20 15:25:13 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updateValidationCriteria.vm 2011-04-28 08:15:18 +0000 @@ -16,101 +16,100 @@

$i18n.getString( "update_validation_criteria" )

- - - - - - - - - - - - - - - - - - - - - -
$i18n.getString('criteria_details')
- - - - - - -
- - - - - - - -
- -
- - -
- -
- - -
- - -
- - -
- -
- -
-
  - -
+ + + + + + + + + + + + + + + + + + + + + +
$i18n.getString('criteria_details')
+ + + + + + +
+ + + + + + + +
+ +
+ + +
+ +
+ + +
+ + +
+ + +
+ +
+ +
+
  + + +
+ \ No newline at end of file