=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/pom.xml' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/pom.xml 2009-12-22 08:04:43 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/pom.xml 2010-02-26 03:26:44 +0000 @@ -10,7 +10,7 @@ dhis-web-maintenance-datadictionary - war + jar DHIS Data Dictionary === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/resources/META-INF/dhis/beans.xml' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/resources/META-INF/dhis/beans.xml 2010-02-25 08:57:19 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/resources/META-INF/dhis/beans.xml 2010-02-26 03:26:44 +0000 @@ -345,6 +345,24 @@ + + + + + + + + + + + + === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/resources/struts.xml' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/resources/struts.xml 2010-02-26 03:07:42 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-datadictionary/src/main/resources/struts.xml 2010-02-26 03:26:44 +0000 @@ -191,8 +191,8 @@ F_DATAELEMENTGROUP_UPDATE - - + + /main.vm @@ -335,15 +335,46 @@ - + - /main.vm - /dhis-web-maintenance-datadictionary/indicatorGroupEditor.vm - /dhis-web-maintenance-datadictionary/menu.vm - javascript/indicatorGroupEditor.js - style/indicatorGroupEditor.css - + class="org.hisp.dhis.dd.action.SwitchGroupEditorViewAction"> + indicatorGroupEditorView1 + indicatorGroupEditorView2 + + + + /main.vm + /dhis-web-maintenance-datadictionary/indicatorGroupEditorView1.vm + /dhis-web-maintenance-datadictionary/menu.vm + javascript/indicatorGroupEditorView1.js + style/indicatorGroupEditor.css + + + + /main.vm + /dhis-web-maintenance-datadictionary/indicatorGroupEditorView2.vm + /dhis-web-maintenance-datadictionary/menu.vm + javascript/indicatorGroupEditorView2.js + style/indicatorGroupEditor.css + + + + + /dhis-web-maintenance-datadictionary/responseIndicatorGroups.vm + + + + + + /dhis-web-maintenance-datadictionary/responseSuccess.vm + + + +