dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #03217
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 1068: Added new icon for 'enroll patient'.
------------------------------------------------------------
revno: 1068
committer: Lars Helge Oeverland larshelge@xxxxxxxxx
branch nick: trunk
timestamp: Fri 2009-11-20 12:25:38 +0100
message:
Added new icon for 'enroll patient'.
added:
dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/enroll.png
modified:
dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/listPatient.vm
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription.
=== added file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/enroll.png'
Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/enroll.png 1970-01-01 00:00:00 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/enroll.png 2009-11-20 11:25:38 +0000 differ
=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/listPatient.vm'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/listPatient.vm 2009-11-20 09:55:12 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/listPatient.vm 2009-11-20 11:25:38 +0000
@@ -72,7 +72,7 @@
</td>
<td style="text-align:center"#alternate( $mark )>
- <a href="showProgramEnrollmentForm.action?id=$patient.id" title="$i18n.getString( "manage_program_enrollment" )"><img src="../images/assign.png" alt="$i18n.getString( "manage_program_enrollment" )"></a>
+ <a href="showProgramEnrollmentForm.action?id=$patient.id" title="$i18n.getString( "manage_program_enrollment" )"><img src="../images/enroll.png" alt="$i18n.getString( "manage_program_enrollment" )"></a>
</td>
<td style="text-align:center"#alternate( $mark )>