=== modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/src/main/resources/org/hisp/dhis/oum/i18n_module.properties' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/src/main/resources/org/hisp/dhis/oum/i18n_module.properties 2011-05-22 12:19:06 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/src/main/resources/org/hisp/dhis/oum/i18n_module.properties 2011-06-02 16:21:56 +0000 @@ -109,6 +109,9 @@ all = All please_select_from_tree = Please select from tree (optional) feature_type = Feature type +multipolygon = MultiPolygon +polygon = Polygon +point = Point available_data_sets = Available data sets selected_data_sets = Selected data sets limited = Limited === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/src/main/resources/struts.xml' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/src/main/resources/struts.xml 2011-05-27 09:06:55 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/src/main/resources/struts.xml 2011-06-02 16:49:19 +0000 @@ -43,7 +43,7 @@ class="org.hisp.dhis.oum.action.organisationunit.PrepareAddOrganisationUnitAction"> /main.vm /dhis-web-maintenance-organisationunit/addOrganisationUnitForm.vm - javascript/shortName.js,javascript/featureType.js,../dhis-web-commons/ouwt/ouwt.js + javascript/shortName.js,../dhis-web-commons/ouwt/ouwt.js F_ORGANISATIONUNIT_ADD @@ -72,7 +72,7 @@ class="org.hisp.dhis.oum.action.organisationunit.GetOrganisationUnitAction"> /main.vm /dhis-web-maintenance-organisationunit/updateOrganisationUnitForm.vm - javascript/shortName.js,javascript/featureType.js,../dhis-web-commons/ouwt/ouwt.js + javascript/shortName.js,../dhis-web-commons/ouwt/ouwt.js F_ORGANISATIONUNIT_UPDATE === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/src/main/webapp/dhis-web-maintenance-organisationunit/addOrganisationUnitForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/src/main/webapp/dhis-web-maintenance-organisationunit/addOrganisationUnitForm.vm 2011-05-22 12:19:06 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/src/main/webapp/dhis-web-maintenance-organisationunit/addOrganisationUnitForm.vm 2011-06-02 16:21:56 +0000 @@ -40,7 +40,12 @@ - + + + === modified file 'dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/src/main/webapp/dhis-web-maintenance-organisationunit/updateOrganisationUnitForm.vm' --- dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/src/main/webapp/dhis-web-maintenance-organisationunit/updateOrganisationUnitForm.vm 2011-05-22 12:19:06 +0000 +++ dhis-2/dhis-web/dhis-web-maintenance/dhis-web-maintenance-organisationunit/src/main/webapp/dhis-web-maintenance-organisationunit/updateOrganisationUnitForm.vm 2011-06-02 16:21:56 +0000 @@ -72,7 +72,12 @@ - + + +