=== modified file 'dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/resources/mapfish/widgets/geostat/Choropleth.js' --- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/resources/mapfish/widgets/geostat/Choropleth.js 2010-06-03 14:46:16 +0000 +++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/resources/mapfish/widgets/geostat/Choropleth.js 2010-06-04 08:18:01 +0000 @@ -445,6 +445,7 @@ MAPSOURCE = MAPVIEW.mapSourceType; Ext.getCmp('mapvaluetype_cb').setValue(MAPVIEW.mapValueType); + VALUETYPE.polygon = MAPVIEW.mapValueType; if (MAPVIEW.mapValueType == map_value_type_indicator) { Ext.getCmp('indicatorgroup_cb').showField();