Add toggle checkboxes to action=history
authorLuke Faraone <luke@faraone.cc>
Tue, 19 Jan 2016 01:42:14 +0000 (01:42 +0000)
committerLuke Faraone <luke@faraone.cc>
Sun, 21 Feb 2016 20:34:42 +0000 (20:34 +0000)
commit460ea2524c4643e7f8ddf2fd6c95f77aaeb91891
tree9b295a5fc74b1861d21effa14c1dbd79e832aa0d
parentedc2aedbf84509814663dddd393dc4e172fc9ae2
Add toggle checkboxes to action=history

This breaks out the toggle checkbox code into a separate class in
includes/ListToggle.php

Bug: T92230
Change-Id: I8d1aefb83008053e63d59abf8b8915b93e15fcc2
autoload.php
includes/ListToggle.php [new file with mode: 0644]
includes/actions/HistoryAction.php
includes/specials/SpecialLog.php