dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #05779
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 1821: Mirror fix.
------------------------------------------------------------
revno: 1821
committer: Tran Chau <tran.hispvietnam@xxxxxxxxx>
branch nick: trunk
timestamp: Thu 2010-05-06 14:14:56 +0700
message:
Mirror 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 2010-04-26 08:34:42 +0000
+++ dhis-2/dhis-web/dhis-web-excel-reporting/src/main/resources/META-INF/dhis/beans.xml 2010-05-06 07:14:56 +0000
@@ -158,16 +158,6 @@
<property name="reportService" ref="org.hisp.dhis.reportexcel.ReportExcelService" />
</bean>
- <bean id="org.hisp.dhis.reportexcel.action.BackupReportExcelAction"
- class="org.hisp.dhis.reportexcel.action.BackupReportExcelAction"
- scope="prototype">
- <property name="reportExcelService" ref="org.hisp.dhis.reportexcel.ReportExcelService" />
- <property name="selectionManager"
- ref="org.hisp.dhis.reportexcel.state.SelectionManager" />
- <property name="locationManager"
- ref="org.hisp.dhis.reportexcel.ReportLocationManager" />
- </bean>
-
<bean id="org.hisp.dhis.reportexcel.action.RestoreReportExcelAction"
class="org.hisp.dhis.reportexcel.action.RestoreReportExcelAction"
scope="prototype">