dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #16296
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 6171: Minor fix
------------------------------------------------------------
revno: 6171
committer: Lars Helge Overland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Mon 2012-03-05 11:55:22 +0100
message:
Minor fix
modified:
dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/index.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
=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/index.vm'
--- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/index.vm 2012-03-05 05:12:53 +0000
+++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/index.vm 2012-03-05 10:55:22 +0000
@@ -1,7 +1,7 @@
<h3>$i18n.getString( "dhis-web-caseentry" )</h3>
-<ul id="introList">
+<ul class="introList">
#introListImgItem( "patient.action" "patient" "patient" )
#introListImgItem( "dataEntrySelect.action" "name_based_data_entry" "dataentry" )
#introListImgItem( "multipledataEntrySelect.action" "multiple_name_based_data_entry" "dataentry" )