History: Simplify checkboxes script on History pages
authorDerk-Jan Hartman <hartman.wiki@gmail.com>
Fri, 16 May 2014 13:52:52 +0000 (15:52 +0200)
committerKrinkle <krinklemail@gmail.com>
Wed, 11 Jun 2014 02:57:02 +0000 (02:57 +0000)
commit36174b76ea9ff6c2e75361865f21b75f212285fa
tree189894fde78ff11598b4d65eb30f630a7f152682
parent17ebbe492c067231cb5ae67820bac78da6cd1998
History: Simplify checkboxes script on History pages

This should reduce the amount of variables constructed and also switches
to a class based implementation, which allows us to do the same with
fewer calls touching the DOM.

Not supported by IE6.

Bug: 51561
Change-Id: I4596b3667f990ef1d8c7ca753e1d80fe285d5614
resources/Resources.php
resources/src/mediawiki.action/mediawiki.action.history.css [new file with mode: 0644]
resources/src/mediawiki.action/mediawiki.action.history.js