-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Milestone
Description
As a front-end developer, I often want to override the output of a pager, but I really struggle with finding where to override what in theme_pager().
The pager markup is generated across a number of different theme functions, and reading through theme_pager() to find what I need always ends up giving me a headache.
In Drupal 8 we managed to convert this into a template file. I wonder if doing the same in Backdrop might make this easier for developers to work with.
Reactions are currently unavailable