Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
f923acdb
Commit
f923acdb
authored
Apr 03, 2014
by
webchick
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue
#2130461
by Alan D.: Tracker pager is inconsistent with every other pager in core.
parent
ddc0b0b8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
core/modules/tracker/tracker.pages.inc
core/modules/tracker/tracker.pages.inc
+0
-1
No files found.
core/modules/tracker/tracker.pages.inc
View file @
f923acdb
...
...
@@ -144,7 +144,6 @@ function tracker_page($account = NULL) {
);
$page
[
'pager'
]
=
array
(
'#theme'
=>
'pager'
,
'#quantity'
=>
25
,
'#weight'
=>
10
,
);
$page
[
'#sorted'
]
=
TRUE
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment