=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/plugin/map.js' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/plugin/map.js 2015-04-28 10:31:23 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/javascripts/plugin/map.js 2015-04-29 18:07:15 +0000 @@ -1591,6 +1591,7 @@ if (innerHTML) { html += '
' + layer.name + '
' + innerHTML + (i < layers.length - 1 ? '
' : ''); } + } html += '';