-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
type/refactoringExisting code has been cleaned up. There should be no new functionality.Existing code has been cleaned up. There should be no new functionality.
Description
There is a template for the pagination bar (templates/base/paginate.tmpl). However, this template is not used in all templates that use a pagination.
The HTML structure is the same. The only difference is the additional URL params used for the pagination links. The pagination template should be adjusted to be able to configure these URL params and be used on all templates that use pagination.
3l73
Metadata
Metadata
Assignees
Labels
type/refactoringExisting code has been cleaned up. There should be no new functionality.Existing code has been cleaned up. There should be no new functionality.