=== added file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/settings_small.png' Binary files dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/settings_small.png 1970-01-01 00:00:00 +0000 and dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/images/settings_small.png 2011-03-22 13:49:05 +0000 differ === modified file 'dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/css/style.css' --- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/css/style.css 2011-03-09 14:25:39 +0000 +++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/css/style.css 2011-03-22 13:49:05 +0000 @@ -33,9 +33,8 @@ background-color:#F8F8F8; } .x-tree-node-leaf .x-tree-node-icon { - background-image:url("../../../images/wrench.png"); - background-position:center bottom; - padding-right:2px; + background-image:url("../../../images/settings_small.png"); + background-position:center center; } .x-btn-tl, .x-btn-tr, .x-btn-tc, .x-btn-ml, .x-btn-mr, .x-btn-mc, .x-btn-bl, .x-btn-br, .x-btn-bc { background-image:url(../../resources/ext-ux/theme/gray-extend-ux/btn.gif); === modified file 'dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/index.html' --- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/index.html 2011-03-21 11:49:58 +0000 +++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/index.html 2011-03-22 13:49:05 +0000 @@ -3,7 +3,7 @@ - OpenHealthMapper - Joint HISP/WHO initiative + DHIS 2 - OpenHealthMapper === modified file 'dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/script/index.js' --- dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/script/index.js 2011-03-21 11:49:58 +0000 +++ dhis-2/dhis-web/dhis-web-mapping/src/main/webapp/dhis-web-mapping/mapping/script/index.js 2011-03-22 13:49:05 +0000 @@ -1980,7 +1980,6 @@ } }); - var layerTree = new Ext.tree.TreePanel({ title: '' + G.i18n.map_layers + '', enableDD: false, @@ -1992,8 +1991,7 @@ { nodeType: 'gx_baselayercontainer', expanded: true, - text: 'Base layers', - iconCls: 'icon-background' + text: 'Base layers' }, { nodeType: 'gx_overlaylayercontainer'