Línea 49... |
Línea 49... |
49 |
{{> core/local/toast/wrapper}}
|
49 |
{{> core/local/toast/wrapper}}
|
Línea 50... |
Línea 50... |
50 |
|
50 |
|
Línea 51... |
Línea 51... |
51 |
<div id="page-wrapper" class="d-print-block {{#output.courseheadermenu}}rui--course-with-nav{{/output.courseheadermenu}} {{^output.courseheadermenu}}rui--course-witout-nav{{/output.courseheadermenu}}">
|
51 |
<div id="page-wrapper" class="d-print-block {{#output.courseheadermenu}}rui--course-with-nav{{/output.courseheadermenu}} {{^output.courseheadermenu}}rui--course-witout-nav{{/output.courseheadermenu}}">
|
52 |
|
- |
|
53 |
{{{ output.standard_top_of_body_html }}}
|
- |
|
54 |
{{^hidecourseindexnav}}
|
- |
|
55 |
{{#courseindex}}
|
- |
|
56 |
{{< theme_universe/drawer }}
|
- |
|
57 |
{{$id}}universe-drawers-courseindex{{/id}}
|
- |
|
58 |
{{$drawerheadercontent}}
|
- |
|
59 |
{{> theme_universe/courseindexdrawercontrols}}
|
- |
|
60 |
{{/drawerheadercontent}}
|
- |
|
61 |
{{$drawerclasses}}drawer drawer-left {{#courseindexopen}}show{{/courseindexopen}}{{/drawerclasses}}
|
52 |
|
62 |
{{$drawercontent}}
|
- |
|
63 |
{{{ output.display_course_progress }}}
|
- |
|
64 |
{{{courseindex}}}
|
- |
|
65 |
{{/drawercontent}}
|
- |
|
66 |
{{$drawerpreferencename}}drawer-open-index{{/drawerpreferencename}}
|
- |
|
67 |
{{$drawerstate}}show-drawer-left{{/drawerstate}}
|
- |
|
68 |
{{$tooltipplacement}}right{{/tooltipplacement}}
|
- |
|
69 |
{{$drawercloseonresize}}1{{/drawercloseonresize}}
|
- |
|
70 |
{{$closebuttontext}}{{#str}}closecourseindex, core{{/str}}{{/closebuttontext}}
|
- |
|
71 |
{{/ theme_universe/drawer}}
|
- |
|
Línea 72... |
Línea 53... |
72 |
{{/courseindex}}
|
53 |
{{{ output.standard_top_of_body_html }}}
|
73 |
{{/hidecourseindexnav}}
|
54 |
{{{ output.cesa_navigation_course_menu_lateral_output }}}
|
Línea 74... |
Línea 55... |
74 |
|
55 |
|
Línea 75... |
Línea -... |
75 |
{{> theme_universe_child/navbar }}
|
- |
|
76 |
<div id="page" data-region="mainpage" data-usertour="scroller" class="drawers {{#topbarcustomhtml}}topbar--ext{{/topbarcustomhtml}} {{#courseindexopen}}show-drawer-left{{/courseindexopen}} {{#blockdraweropen}}show-hidden-drawer show-drawer-right{{/blockdraweropen}} {{#blockdraweropen}}show-drawer-right{{/blockdraweropen}} drag-container">
|
- |
|
77 |
|
- |
|
78 |
<div id="topofscroll" class="main-inner">
|
- |
|
79 |
|
- |
|
80 |
<div class="drawer-toggles d-flex">
|
- |
|
81 |
{{#courseindex}}
|
- |
|
82 |
<div class="drawer-toggler drawer-left-toggle open-nav d-print-none">
|
- |
|
83 |
<button
|
- |
|
84 |
class="btn-drawer btn-drawer--left drawertoggle"
|
- |
|
85 |
data-toggler="drawers"
|
- |
|
86 |
data-action="toggle"
|
- |
|
87 |
data-target="universe-drawers-courseindex"
|
- |
|
88 |
data-toggle="tooltip"
|
- |
|
89 |
data-placement="right"
|
- |
|
90 |
title="{{#str}}opendrawerindex, core{{/str}}"
|
- |
|
91 |
>
|
- |
|
92 |
<span class="sr-only">{{#str}}opendrawerindex, core{{/str}}</span>
|
- |
|
93 |
<svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M2 5.99519C2 5.44556 2.44556 5 2.99519 5H11.0048C11.5544 5 12 5.44556 12 5.99519C12 6.54482 11.5544 6.99039 11.0048 6.99039H2.99519C2.44556 6.99039 2 6.54482 2 5.99519Z" fill="currentColor" /><path d="M2 11.9998C2 11.4501 2.44556 11.0046 2.99519 11.0046H21.0048C21.5544 11.0046 22 11.4501 22 11.9998C22 12.5494 21.5544 12.9949 21.0048 12.9949H2.99519C2.44556 12.9949 2 12.5494 2 11.9998Z" fill="currentColor" /><path d="M2.99519 17.0096C2.44556 17.0096 2 17.4552 2 18.0048C2 18.5544 2.44556 19 2.99519 19H15.0048C15.5544 19 16 18.5544 16 18.0048C16 17.4552 15.5544 17.0096 15.0048 17.0096H2.99519Z" fill="currentColor" /></svg>
|
- |
|
94 |
</button>
|
56 |
{{> theme_universe_child/navbar }}
|
Línea 95... |
Línea 57... |
95 |
</div>
|
57 |
<div id="page" data-region="mainpage" data-usertour="scroller" class="drawers {{#topbarcustomhtml}}topbar--ext{{/topbarcustomhtml}} {{#courseindexopen}}show-drawer-left{{/courseindexopen}} {{#blockdraweropen}}show-hidden-drawer show-drawer-right{{/blockdraweropen}} {{#blockdraweropen}}show-drawer-right{{/blockdraweropen}} drag-container">
|
Línea 96... |
Línea 58... |
96 |
{{/courseindex}}
|
58 |
|