=== modified file 'dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript/caseagg.js' --- dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript/caseagg.js 2011-11-07 07:56:20 +0000 +++ dhis-2/dhis-web/dhis-web-caseentry/src/main/webapp/dhis-web-caseentry/javascript/caseagg.js 2012-02-14 03:26:52 +0000 @@ -143,3 +143,8 @@ hideById('caseAggregationResult'); showById('caseAggregationForm'); } + +function addDESuggestedValues() +{ + +} === 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 2012-02-13 02:41:24 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-patient/src/main/resources/org/hisp/dhis/patient/i18n_module.properties 2012-02-14 03:26:52 +0000 @@ -401,4 +401,5 @@ condition = Condition no_date_data_element_in_selected_program_stage = No data elements with date-type in the selected program stage shown_on_reports = Shown on reports -display_provided_other_facility = Display provided other facility \ No newline at end of file +display_provided_other_facility = Display provided other facility +suggested_values = Suggested values \ No newline at end of file