Issue #2130461 by Alan D.: Tracker pager is inconsistent with every other pager in core.

8.0.x
webchick 2014-04-03 10:10:03 -07:00
parent ddc0b0b878
commit f923acdb79
1 changed files with 0 additions and 1 deletions

View File

@ -144,7 +144,6 @@ function tracker_page($account = NULL) {
);
$page['pager'] = array(
'#theme' => 'pager',
'#quantity' => 25,
'#weight' => 10,
);
$page['#sorted'] = TRUE;