Use class for toggle links on Special:Log
authorumherirrender <umherirrender_de.wp@web.de>
Sat, 6 Feb 2016 21:01:08 +0000 (22:01 +0100)
committerumherirrender <umherirrender_de.wp@web.de>
Sat, 6 Feb 2016 21:01:08 +0000 (22:01 +0100)
commit79414f83c289ee2064a54467eb4605b426c6f659
tree1c02357dcde1c7654dde1540cc57926bdfe61898
parent2c085ac5a3c8020958d52554e13317feef30ffaf
Use class for toggle links on Special:Log

The toogle links All, None, Invert on Special:Log are shown at top and
at bottom, but using the same id, which make the page invalid and the
second link not working. Change to class.

Follow up: I92141a7079fc7fcd7152ef418d82f4f7969b163b
Change-Id: I1107b320efe5d3b63ea091ea986e35158d24c098
includes/specials/SpecialLog.php
resources/src/mediawiki/mediawiki.checkboxtoggle.js