------------------------------------------------------------ revno: 2344 committer: Hieu <[email protected]> branch nick: trunk timestamp: Tue 2010-10-12 11:34:57 +0700 message: Removed unused service modified: dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataset/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-maintenance/dhis-web-maintenance-dataset/src/main/resources/META-INF/dhis/beans.xml' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataset/src/main/resources/META-INF/dhis/beans.xml 2010-10-08 10:12:54 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-dataset/src/main/resources/META-INF/dhis/beans.xml 2010-10-12 04:34:57 +0000 @@ -508,9 +508,6 @@ <property name="selectionTreeManager"> <ref bean="org.hisp.dhis.oust.manager.SelectionTreeManager"/> </property> - <property name="organisationUnitService"> - <ref bean="org.hisp.dhis.organisationunit.OrganisationUnitService"/> - </property> </bean> </beans> \ No newline at end of file
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

