dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #14076
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 4639: Remove mobile-setting memu in Patient module.
------------------------------------------------------------
revno: 4639
committer: Tran Chau <tran.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2011-09-22 10:11:29 +0700
message:
Remove mobile-setting memu in Patient module.
modified:
dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties
dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/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-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties 2011-09-14 06:36:13 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties 2011-09-22 03:11:29 +0000
@@ -245,7 +245,6 @@
intro_validation_criteria = Create, modify and view validation criteria. A criteria is used for validation of Beneficiary data.
intro_program_attribute = Create, modify and view Program attributes. A program can have any number of attributes.
intro_import_data = Import information of patients automatically from an Excel template file into the patient database.
-intro_patient_mobile_setting = Configure the patient mobile settings. The settings define which fields to include in the mobile forms.
intro_configuration = Set the Excel XML template file used for automatically importing patient data.
add_dependent = Add dependent
inheritable = Inheritable
=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/index.vm'
--- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/index.vm 2011-09-14 06:36:13 +0000
+++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/webapp/dhis-web-maintenance-patient/index.vm 2011-09-22 03:11:29 +0000
@@ -17,7 +17,6 @@
#introListImgItem( "programAttribute.action" "program_attribute" "program" )
#introListImgItem( "caseAggregation.action" "beneficiary_aggregation_query_builder" "caseaggregationmapping" )
#introListImgItem( "validationCriteria.action" "validation_criteria" "validationcriteria" )
- #introListImgItem( "patientMobileSetting.action" "patient_mobile_setting" "systemsettings" )
#introListImgItem( "configuration.action" "configuration" "systemsettings" )
#introListImgItem( "importPatientForm.action" "import_data" "excel" )
</ul>
\ No newline at end of file