This commit is contained in:
Tom MacWright
2013-01-24 16:55:36 -05:00
parent e6d8fb00fd
commit 0009173028
-1
View File
@@ -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() {