← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 6917: local vn - Removed unused beans.

 

------------------------------------------------------------
revno: 6917
committer: Hieu <hieu.hispvietnam@xxxxxxxxx>
branch nick: dhis2
timestamp: Sat 2012-05-12 13:21:13 +0700
message:
  local vn - Removed unused beans.
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	2012-05-11 19:42:32 +0000
+++ local/vn/dhis-web-spreadsheet-reporting/src/main/resources/META-INF/dhis/beans.xml	2012-05-12 06:21:13 +0000
@@ -301,11 +301,7 @@
 		class="org.hisp.dhis.reportsheet.cogroup.action.GetCategoryOptionsByCategoryAction"
 		scope="prototype" />
 	
-	<bean
-		id="org.hisp.dhis.reportsheet.cogroup.action.OpenCategoryOptionAssociationsAction"
-		class="org.hisp.dhis.reportsheet.cogroup.action.OpenCategoryOptionAssociationsAction"
-		scope="prototype" />
-	
+	<!-- CATEGORY-OPTION-ASSOCIATION -->
 	<bean
 		id="org.hisp.dhis.reportsheet.cogroup.action.ShowDefineCategoryOptionAssociationsAction"
 		class="org.hisp.dhis.reportsheet.cogroup.action.ShowDefineCategoryOptionAssociationsAction"
@@ -315,13 +311,8 @@
 		id="org.hisp.dhis.reportsheet.cogroup.action.UpdateCategoryOptionAssociationsAction"
 		class="org.hisp.dhis.reportsheet.cogroup.action.UpdateCategoryOptionAssociationsAction"
 		scope="prototype" />
-
-	
-	<bean
-		id="org.hisp.dhis.reportsheet.cogroup.action.OpenOptionComboAssociationsAction"
-		class="org.hisp.dhis.reportsheet.cogroup.action.OpenOptionComboAssociationsAction"
-		scope="prototype" />
-	
+	
+	<!-- CATEGORY-OPTION-COMBO-ASSOCIATION -->
 	<bean
 		id="org.hisp.dhis.reportsheet.cogroup.action.ShowDefineOptionComboAssociationsAction"
 		class="org.hisp.dhis.reportsheet.cogroup.action.ShowDefineOptionComboAssociationsAction"