~dhis2-devs-core/dhis2/datamart

« back to all changes in this revision

Viewing changes to local/vn/dhis-web-spreadsheet-reporting/src/main/resources/META-INF/dhis/beans.xml

  • Committer: Hieu
  • Date: 2012-08-21 08:32:18 UTC
  • Revision ID: hieu.hispvietnam@gmail.com-20120821083218-8xxonsih0i9qwo5g
local vn - Implemented a new GUI for adding multiple of organisation unit based on the org-unit-prototypes

Show diffs side-by-side

added added

removed removed

Lines of Context:
1494
1494
        <bean id="org.hisp.dhis.reportsheet.orgunitprototypegroup.action.ValidateOrgUnitPrototypeGroupAction"
1495
1495
                class="org.hisp.dhis.reportsheet.orgunitprototypegroup.action.ValidateOrgUnitPrototypeGroupAction"
1496
1496
                scope="prototype" />
 
1497
 
 
1498
        <bean id="org.hisp.dhis.reportsheet.organisationunit.action.ShowAddOrganisationUnitFormAction"
 
1499
                class="org.hisp.dhis.reportsheet.organisationunit.action.ShowAddOrganisationUnitFormAction"
 
1500
                scope="prototype" />
 
1501
 
 
1502
        <bean id="org.hisp.dhis.reportsheet.organisationunit.action.AddMultiOrganisationUnitAction"
 
1503
                class="org.hisp.dhis.reportsheet.organisationunit.action.AddMultiOrganisationUnitAction"
 
1504
                scope="prototype" />
1497
1505
        
1498
1506
</beans>