dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #21040
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 9859: Remove ouwt.js from index page of Individual records.
------------------------------------------------------------
revno: 9859
committer: Tran Chau <tran.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2013-02-21 11:50:59 +0700
message:
Remove ouwt.js from index page of Individual records.
modified:
dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/org/hisp/dhis/caseentry/i18n_module.properties
dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/struts.xml
--
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/resources/org/hisp/dhis/caseentry/i18n_module.properties'
--- dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/org/hisp/dhis/caseentry/i18n_module.properties 2013-02-21 04:05:24 +0000
+++ dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/org/hisp/dhis/caseentry/i18n_module.properties 2013-02-21 04:50:59 +0000
@@ -107,7 +107,7 @@
view_patient_chart=View patient chart
generate_patient_chart=Generate patient chart
patient_chart_management=Patient chart management
-intro_find_and_add_person=Register, edit and search private information of persons.
+intro_find_and_add_person=Register, edit and search private information of persons. Support person dashboard for managing relationships, program enrollment, entering case entry form, ...
registration=Registration
select_relationship=Select relationship
please_select_a_representative=Please select a representative
=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/struts.xml'
--- dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/struts.xml 2013-02-19 09:57:46 +0000
+++ dhis-2/dhis-web/dhis-web-caseentry/src/main/resources/struts.xml 2013-02-21 04:50:59 +0000
@@ -13,7 +13,6 @@
<result name="success" type="velocity">/main.vm</result>
<param name="page">/dhis-web-caseentry/index.vm</param>
<param name="menu">/dhis-web-caseentry/menu.vm</param>
- <param name="javascripts">../dhis-web-commons/ouwt/ouwt.js</param>
</action>
<!-- Data Entry -->