Remove tabindex from the drop-down in Special:RevisionDelete
authorAlexandre Emsenhuber <mediawiki@emsenhuber.ch>
Sun, 6 Jul 2014 06:22:55 +0000 (08:22 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Sun, 6 Jul 2014 10:06:26 +0000 (10:06 +0000)
commit3185f1271f1190864797933c9c7c8ea734da3e8c
tree4bb976b140c5923637218b5742f66cb2990a8ac6
parentbb9cf3a4902e9e1b0da1643e6faad01e2c513d02
Remove tabindex from the drop-down in Special:RevisionDelete

It is the only element in the form which has this attribute set,
so the tab order was not correct.

Bug: 67271
Change-Id: Ifa8fb91f9bf7a60e727ec7376d2bc3a851007634
includes/specials/SpecialRevisiondelete.php