Merge branch 'MDL-64166-master' of https://github.com/ryanwyllie/moodle

This commit is contained in:
Sara Arjona 2019-01-16 08:48:29 +01:00
commit c13387eeff
2 changed files with 4 additions and 4 deletions

View File

@ -54,9 +54,9 @@
{{#pix}} t/expanded, core {{/pix}}
</span>
<span class="font-weight-bold">{{$title}}{{/title}}</span>
<span class="hidden ml-1" data-region="section-total-count-container">
<small class="hidden ml-1" data-region="section-total-count-container">
(<span data-region="section-total-count">{{count.total}}</span>)
</span>
</small>
<span class="hidden ml-2" data-region="loading-icon-container">
{{> core/loading }}
</span>

View File

@ -61,9 +61,9 @@
{{#pix}} t/expanded, core {{/pix}}
</span>
<strong>{{$title}}{{/title}}</strong>
<span class="hidden ml-1" data-region="section-total-count-container">
<small class="hidden ml-1" data-region="section-total-count-container">
(<span data-region="section-total-count">{{count.total}}</span>)
</span>
</small>
<span class="hidden ml-2" data-region="loading-icon-container">
{{> core/loading }}
</span>