=== 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 @@
- + | ||
$i18n.getString( "patient_attribute_details" ) | -||||
---|---|---|---|---|
$i18n.getString( "patient_attribute_details" ) | ||||
- | + | + | ||
- | + | + | ||
+ | ||||
+ |
- - + +
=== 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 @@ #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 @@ });- | - | ||
- | - | ||
- | + | + | + |
+ | + | ||
+ |
- - + +
- - + \ 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 @@