Be consistent about 'TablePager' CSS class usage
authorBartosz Dziewoński <matma.rex@gmail.com>
Sat, 23 Aug 2014 13:00:07 +0000 (15:00 +0200)
committerBartosz Dziewoński <matma.rex@gmail.com>
Sat, 23 Aug 2014 13:00:07 +0000 (15:00 +0200)
commitd473b6d34390bac1c013da11ba25cec4010c19e9
tree37374d43049f5007d5105dfaa90bfac5894164eb
parent7d04663398d160fa7930edcbfdb2fd960c16025e
Be consistent about 'TablePager' CSS class usage

* Do not use it when not actually using the TablePager
* Always use it when actually using the TablePager
* Use parent::getTableClass() rather than hardcoding it every time
* Place it before other classes to allow overriding

Change-Id: I042b65be64e2c2fa6c68a7bb972a7a2ea7f55b4e
includes/specials/SpecialAllMessages.php
includes/specials/SpecialBlockList.php
includes/specials/SpecialListfiles.php
includes/specials/SpecialProtectedpages.php
includes/specials/SpecialTrackingCategories.php