dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #02069
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 692: Minor fix
------------------------------------------------------------
revno: 692
committer: hieu <hieu.hispvietnam@xxxxxxxxx>
branch nick: trunk
timestamp: Mon 2009-09-14 15:55:18 +0700
message:
Minor fix
modified:
dhis-2/dhis-web/dhis-web-excel-reporting/src/main/resources/META-INF/dhis/beans.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-excel-reporting/src/main/resources/META-INF/dhis/beans.xml'
--- dhis-2/dhis-web/dhis-web-excel-reporting/src/main/resources/META-INF/dhis/beans.xml 2009-09-14 08:36:11 +0000
+++ dhis-2/dhis-web/dhis-web-excel-reporting/src/main/resources/META-INF/dhis/beans.xml 2009-09-14 08:55:18 +0000
@@ -129,7 +129,7 @@
class="org.hisp.dhis.reportexcel.preview.action.GeneratePreviewReportAction"
scope="prototype">
<property name="reportService"
- ref="org.hisp.dhis.vn.report.ReportExcelService" />
+ ref="org.hisp.dhis.reportexcel.ReportExcelService" />
<property name="periodService"
ref="org.hisp.dhis.period.PeriodService" />
<property name="organisationUnitSelectionManager"