mirror of
https://github.com/FoggedLens/iD.git
synced 2026-06-03 13:38:04 +02:00
Bleh
This commit is contained in:
@@ -240,7 +240,6 @@ iD.ui.inspector = function() {
|
||||
|
||||
function focusNewKey() {
|
||||
tagList.selectAll('li:last-child input.key').node().focus();
|
||||
console.log(tagList.selectAll('li:last-child input.key'));
|
||||
}
|
||||
|
||||
function addTag() {
|
||||
|
||||
Reference in New Issue
Block a user