Skip to content

Update Kaminari templates to match design spec

Dheeraj Joshi requested to merge 33071-update-kaminari-templates into master

What does this MR do?

This is an implementation for #33071 (closed)

We use Kaminari to display pagination in our HAML template. The rendered markup doesn't follow our design specs. This MR updates the views such that the end results matches gl-pagination's markup.

Screenshots

Before After
image image
Before After
image image
Before After
image image
Before After
image image

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Lukas 'ai-pi' Eipert

Merge request reports