mirror of
https://github.com/moodle/moodle.git
synced 2025-08-10 03:16:42 +02:00
Merge branch 'MDL-82319-main' of https://github.com/laurentdavid/moodle
This commit is contained in:
commit
7b5d49bf45
1 changed files with 7 additions and 5 deletions
|
@ -100,11 +100,13 @@
|
|||
{{> core_courseformat/local/content/section/header }}
|
||||
{{/ core_courseformat/local/content/section/header }}
|
||||
{{/header}}
|
||||
{{#restrictionlock}}
|
||||
<div class="align-self-center ml-2">
|
||||
{{#pix}}t/unlock, core{{/pix}}
|
||||
</div>
|
||||
{{/restrictionlock}}
|
||||
{{^singleheader}}
|
||||
{{#restrictionlock}}
|
||||
<div class="align-self-center ml-2">
|
||||
{{#pix}}t/unlock, core{{/pix}}
|
||||
</div>
|
||||
{{/restrictionlock}}
|
||||
{{/singleheader}}
|
||||
<div data-region="sectionbadges" class="sectionbadges d-flex align-items-center">
|
||||
{{$ core_courseformat/local/content/section/badges }}
|
||||
{{> core_courseformat/local/content/section/badges }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue