[Admin] Change the extended pagination template (#16597)

| Q               | A
|-----------------|-----
| Branch?         | 2.0
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations? | no<!-- don't forget to update the UPGRADE-*.md file
-->
| Related tickets | according to
https://github.com/Sylius/Sylius/pull/15403#discussion_r1347439618
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.13 branch
 - Features and deprecations must be submitted against the 1.14 branch
- Features, removing deprecations and BC breaks must be submitted
against the 2.0 branch
 - Make sure that the correct base branch is set

To be sure you are not breaking any Backward Compatibilities, check the
documentation:

https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->
This commit is contained in:
Michał Pysiak 2024-07-18 06:00:23 +02:00 committed by GitHub
commit ac6df01655
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
{%- extends '@Pagerfanta/default.html.twig' -%}
{%- extends '@BabDevPagerfanta/default.html.twig' -%}
{%- block pager_widget -%}
<ul class="pagination m-0">