=== 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 2011-05-19 08:48:09 +0000 +++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/resources/mapfish/widgets/geostat/Choropleth.js 2011-05-20 14:39:37 +0000 @@ -1491,7 +1491,7 @@ Ext.getCmp('viewhistory_b').addItem(this); var options = { - indicator: 'id', + indicator: 'value', method: this.form.findField('method').getValue(), numClasses: this.form.findField('classes').getValue(), colors: this.getColors()