1
0
Fork 0
mirror of https://github.com/mozilla/pdf.js.git synced 2025-04-20 15:18:08 +02:00

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);
}
})();
})();