This commit is contained in:
Ilya Tregubov 2024-07-16 09:21:28 +08:00
commit 7b5d49bf45

View file

@ -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 }}