lint issue fixed

This commit is contained in:
Steffen Märcker 2012-04-16 19:48:22 +02:00
parent d3a88411ec
commit e624971e3f

View File

@ -251,4 +251,4 @@
// use browser detection since we cannot feature-check this bug
document.addEventListener('click', ignoreIfTargetDisabled, true);
}
})();
})();