Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch Pagination default to LimitOffset Style #275

Merged
merged 1 commit into from Aug 28, 2019

Conversation

bmbouter
Copy link
Member

The previous pagination was Page ID style and used a custom class from
Pulp to do so. This switches the default pagination class to a limit
offset style by default instead.

https://pulp.plan.io/issues/5324
closes #5324

The previous pagination was Page ID style and used a custom class from
Pulp to do so. This switches the default pagination class to a limit
offset style by default instead.

https://pulp.plan.io/issues/5324
closes #5324
Copy link
Contributor

@daviddavis daviddavis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@bmbouter bmbouter merged commit eb231bc into pulp:master Aug 28, 2019
@bmbouter bmbouter deleted the switch-to-no-limit-pagination branch August 28, 2019 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants