Merge branch 'MDL-87288-500' of https://github.com/ilyatregubov/moodle into MOODLE_500_STABLE
This commit is contained in:
@@ -51,7 +51,7 @@
|
||||
}}
|
||||
{{#haspages}}
|
||||
<nav aria-label="{{label}}" class="pagination pagination-centered justify-content-center">
|
||||
<ul class="mt-1 pagination " data-page-size="{{pagesize}}">
|
||||
<ul class="mt-1 pagination flex-wrap justify-content-center" data-page-size="{{pagesize}}">
|
||||
{{#previous}}
|
||||
<li class="page-item" data-page-number="{{page}}">
|
||||
<a href="{{url}}" class="page-link">
|
||||
|
||||
Reference in New Issue
Block a user