Browse Source

corrected comment

Steffen Märcker 13 years ago
parent
commit
d3a88411ec
  1. 2
      web/compatibility.js

2
web/compatibility.js

@ -235,7 +235,7 @@
} }
})(); })();
// Check console compatability // Check onclick compatibility in Opera
(function checkOnClickCompatibility() { (function checkOnClickCompatibility() {
// workaround for reported Opera bug DSK-354448: // workaround for reported Opera bug DSK-354448:
// onclick fires on disabled buttons with opaque content // onclick fires on disabled buttons with opaque content

Loading…
Cancel
Save