This commit is contained in:
Bryan Housel
2015-06-15 22:51:15 -04:00
parent b77f2e3ee0
commit cc9612f3ea
+1 -1
View File
@@ -269,7 +269,7 @@ iD.ui.Background = function(context) {
.on('change', function() {
iD.ui.MapInMap.toggle();
d3.event.preventDefault();
})
});
minimapLabel.append('span')
.text(t('background.minimap.description'));