Problem/Motivation
In #3402642: New option to set the heading level of full and mini pagers in views is a new configuration option for mini and full type pagers for heading level added to views. The templates need to be updated.
Steps to reproduce
-
Proposed resolution
Update views-mini-pager.html.twig with the {{ pagination_heading_level }} and id="{{ heading_id }}".
Remaining tasks
- ✅ Apply suggested changes
- Review
User interface changes
-
API changes
-
Data model changes
-
| Comment | File | Size | Author |
|---|
Issue fork bem-3562465
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
timohuismanComment #4
timohuismanI've applied the suggest changes. Attached is a snapshot of MR!9 for save usage with composer-patches.
Comment #5
timohuisman