diff --git a/js/id/id.js b/js/id/id.js index ff85a68d4..ae9cadaa3 100644 --- a/js/id/id.js +++ b/js/id/id.js @@ -50,7 +50,7 @@ window.iD = function(container) { } } - notice = iD.ui.notice(limiter + var notice = iD.ui.notice(limiter .append('div') .attr('class', 'notice'));