mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-18 14:45:12 +02:00
jshint
This commit is contained in:
@@ -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'));
|
||||
|
||||
Reference in New Issue
Block a user