=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/struts.xml' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/struts.xml 2010-12-09 08:20:18 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/struts.xml 2010-12-10 04:02:52 +0000 @@ -411,7 +411,8 @@ ,../dhis-web-commons/javascripts/date.js ,javascript/patient.js ,javascript/commons.js - + + style/basic.css F_PATIENT_ADD @@ -430,7 +431,7 @@ ,javascript/patient.js ,javascript/commons.js - javascript/jquery/thickbox/thickbox.css,javascript/jquery/cluetip/jquery.cluetip.css + javascript/jquery/thickbox/thickbox.css,javascript/jquery/cluetip/jquery.cluetip.css,style/basic.css F_PATIENT_UPDATE === 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 2010-11-09 09:07:39 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/addPatientForm.vm 2010-12-10 04:02:52 +0000 @@ -168,16 +168,16 @@ #if($identifierType.format == "State Format") - + #if($organisationUnit.code == "null") #set($organisationUnit.code = "" ); #end - - - - - + + + + +

OrgUnit
Code
-
Prg
Code
-
Year
-
Benificiary
Code

$i18n.getString('registering_unit')
$i18n.getString('code')
-
$i18n.getString('program')
$i18n.getString('code')
-
$i18n.getString('year')
-
$i18n.getString('patient')
$i18n.getString('code')
=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patient.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patient.vm 2010-09-01 08:32:05 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/patient.vm 2010-12-10 04:02:52 +0000 @@ -4,20 +4,20 @@ - + - - - + + +
 
- -
$i18n.getString( "sort_by" ) + +
@@ -28,7 +28,7 @@ - - -
- #foreach( $attribute in $patientAttributes ) @@ -42,11 +42,12 @@
+

+

+

+ === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/style/basic.css' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/style/basic.css 2010-01-29 03:08:45 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/style/basic.css 2010-12-10 04:02:52 +0000 @@ -5,4 +5,9 @@ z-index: 100000; display: none; position:absolute; +} + +.stateformat { + color:red; + text-align:center; } \ 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/updatePatientIdentifierType.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updatePatientIdentifierType.vm 2010-10-28 09:17:13 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/updatePatientIdentifierType.vm 2010-12-10 04:02:52 +0000 @@ -31,7 +31,7 @@ - $i18n.getString('state_format') + $i18n.getString('state_format')