Go to file
MatmaRex 615ec96adf Quote 'class' in JS object literals
It's a reserved word, old IEs see this and bail. (Conforming browsers
correctly see it's an object key and parse the literal.)

Reported on the English Wikipedia's WP:VPT.

Change-Id: I7a032afc6d62d09a5ec32c7c8d0af5611665ea59
2013-06-13 18:11:14 +02:00
modules Quote 'class' in JS object literals 2013-06-13 18:11:14 +02:00
.gitreview Initial version of Thanks extension 2013-03-21 11:33:50 -07:00
.jshintrc Adding some comments for the API 2013-04-05 17:36:31 -07:00
ApiThank.php Prevent short-term duplicate thanking 2013-04-28 22:58:28 -07:00
Thanks.hooks.php Adding optional confirmation process to Thanks workflow 2013-06-10 12:05:09 -07:00
Thanks.i18n.php Localisation updates from http://translatewiki.net. 2013-06-12 19:58:51 +00:00
Thanks.php Adding optional confirmation process to Thanks workflow 2013-06-10 12:05:09 -07:00
ThanksFormatter.php Initial version of Thanks extension 2013-03-21 11:33:50 -07:00
ThanksLogFormatter.php Adding logging to Thanks extension 2013-04-09 20:54:19 -07:00