mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-13 04:44:50 +02:00
clean tags before dispatching changeTags
This commit is contained in:
@@ -106,7 +106,7 @@ iD.ui.TagEditor = function(context) {
|
||||
.call(drawButtons);
|
||||
|
||||
tageditor.tags(tags);
|
||||
event.changeTags(tags);
|
||||
changeTags();
|
||||
}
|
||||
|
||||
function clean(o) {
|
||||
|
||||
Reference in New Issue
Block a user