------------------------------------------------------------ revno: 10611 committer: Tran Chau <[email protected]> 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
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

