------------------------------------------------------------ revno: 736 committer: Tran Chau <tran.hispviet...@gmail.com> branch nick: trunk timestamp: Thu 2009-09-17 11:42:12 +0700 message: Update Excelreport function modified: dhis-2/dhis-web/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/menu.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-excel-reporting/src/main/webapp/dhis-web-excel-reporting/menu.vm' --- dhis-2/dhis-web/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/menu.vm 2009-09-15 08:36:01 +0000 +++ dhis-2/dhis-web/dhis-web-excel-reporting/src/main/webapp/dhis-web-excel-reporting/menu.vm 2009-09-17 04:42:12 +0000 @@ -5,7 +5,7 @@ <h2>$i18n.getString( "generate_report" )</h2> <ul> <li><a href="selectExportReportParam.action">$i18n.getString( "generate_report" ) </a></li> - <li><a href="getExcelFileByOrganisationUnit.action">$i18n.getString( "import_excel_file_manager" ) </a></li> + <li><a href="importData.action">$i18n.getString( "import_excel_file_manager" ) </a></li> <li><a href="selectDataSetCompletedReport.action">$i18n.getString( "dataset_completed_report" ) </a></li> </ul>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp