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

clean paginator template variable passing #695

Open
leonstafford opened this issue Nov 3, 2020 · 0 comments
Open

clean paginator template variable passing #695

leonstafford opened this issue Nov 3, 2020 · 0 comments

Comments

@leonstafford
Copy link
Contributor

as per a63baec#r43829092

@leonstafford This is useless here, please move it to views
e.g.

<a class="prev-page button" href="<?php echo URLHelper::modifyUrl(['paged' => $this->page() - 1]); ?>"><span class="screen-reader-text">Previous page</span><span aria-hidden="true">‹</span></a> 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants