mirror of
https://github.com/moodle/moodle.git
synced 2025-08-11 03:46: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 }}
|
||||||
{{/ core_courseformat/local/content/section/header }}
|
{{/ core_courseformat/local/content/section/header }}
|
||||||
{{/header}}
|
{{/header}}
|
||||||
{{#restrictionlock}}
|
{{^singleheader}}
|
||||||
<div class="align-self-center ml-2">
|
{{#restrictionlock}}
|
||||||
{{#pix}}t/unlock, core{{/pix}}
|
<div class="align-self-center ml-2">
|
||||||
</div>
|
{{#pix}}t/unlock, core{{/pix}}
|
||||||
{{/restrictionlock}}
|
</div>
|
||||||
|
{{/restrictionlock}}
|
||||||
|
{{/singleheader}}
|
||||||
<div data-region="sectionbadges" class="sectionbadges d-flex align-items-center">
|
<div data-region="sectionbadges" class="sectionbadges d-flex align-items-center">
|
||||||
{{$ core_courseformat/local/content/section/badges }}
|
{{$ core_courseformat/local/content/section/badges }}
|
||||||
{{> core_courseformat/local/content/section/badges }}
|
{{> core_courseformat/local/content/section/badges }}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue