dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #22114
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 10611: Fix bug thrown exception when to set cofiguration in excel report module,
------------------------------------------------------------
revno: 10611
committer: Tran Chau <tran.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2013-04-18 13:56:51 +0700
message:
Fix bug thrown exception when to set cofiguration in excel report module,
modified:
local/vn/dhis-web-spreadsheet-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 'local/vn/dhis-web-spreadsheet-reporting/src/main/resources/META-INF/dhis/beans.xml'
--- local/vn/dhis-web-spreadsheet-reporting/src/main/resources/META-INF/dhis/beans.xml 2013-03-07 09:36:38 +0000
+++ local/vn/dhis-web-spreadsheet-reporting/src/main/resources/META-INF/dhis/beans.xml 2013-04-18 06:56:51 +0000
@@ -127,8 +127,6 @@
ref="org.hisp.dhis.reportsheet.ReportLocationManager" />
<property name="systemSettingManager"
ref="org.hisp.dhis.setting.SystemSettingManager" />
- <property name="userSettingService"
- ref="org.hisp.dhis.user.UserSettingService" />
</bean>
<bean