mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
Merge branch 'MDL-63813-master' of git://github.com/andrewnicols/moodle
This commit is contained in:
commit
a78e94257a
1 changed files with 45 additions and 43 deletions
|
@ -138,7 +138,8 @@
|
||||||
{{/arialabels.paginationactivenavitemcomponents}}
|
{{/arialabels.paginationactivenavitemcomponents}}
|
||||||
>
|
>
|
||||||
|
|
||||||
<ul class="mb-0">
|
<div class="d-inline-block">
|
||||||
|
<ul class="mb-0 d-flex">
|
||||||
{{#previous}}
|
{{#previous}}
|
||||||
{{< core/paged_content_paging_bar_item }}
|
{{< core/paged_content_paging_bar_item }}
|
||||||
{{$item-content}}
|
{{$item-content}}
|
||||||
|
@ -183,3 +184,4 @@
|
||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue