| Línea 62... |
Línea 62... |
| 62 |
<button
|
62 |
<button
|
| 63 |
class="btn-drawer btn-drawer--left drawertoggle"
|
63 |
class="btn-drawer btn-drawer--left drawertoggle"
|
| 64 |
data-toggler="drawers"
|
64 |
data-toggler="drawers"
|
| 65 |
data-action="toggle"
|
65 |
data-action="toggle"
|
| 66 |
data-target="universe-drawers-courseindex"
|
66 |
data-target="universe-drawers-courseindex"
|
| 67 |
data-toggle="tooltip"
|
67 |
data-bs-toggle="tooltip"
|
| 68 |
data-placement="right"
|
68 |
data-placement="right"
|
| 69 |
title="{{#str}}opendrawerindex, core{{/str}}"
|
69 |
title="{{#str}}opendrawerindex, core{{/str}}"
|
| 70 |
>
|
70 |
>
|
| 71 |
<span class="sr-only">{{#str}}opendrawerindex, core{{/str}}</span>
|
71 |
<span class="sr-only">{{#str}}opendrawerindex, core{{/str}}</span>
|
| 72 |
<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>
|
72 |
<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>
|
| Línea 120... |
Línea 120... |
| 120 |
<div class="rui-course-nav-wrapper">
|
120 |
<div class="rui-course-nav-wrapper">
|
| 121 |
<div class="moremenu navigation">
|
121 |
<div class="moremenu navigation">
|
| 122 |
<ul class="rui-course-nav nav nav-tabs" id="courseTab" role="tablist">
|
122 |
<ul class="rui-course-nav nav nav-tabs" id="courseTab" role="tablist">
|
| 123 |
<li class="nav-item" role="presentation">
|
123 |
<li class="nav-item" role="presentation">
|
| 124 |
<a href="#courseTabContent"
|
124 |
<a href="#courseTabContent"
|
| 125 |
class="nav-link {{^istab2active}}active active_tree_node{{/istab2active}}" id="course-tab1" data-toggle="tab" data-target="#tab1" type="button" role="tab" aria-controls="tab1" {{^istab2active}}aria-selected="true"{{/istab2active}} {{#istab2active}}aria-selected="false"{{/istab2active}}>
|
125 |
class="nav-link {{^istab2active}}active active_tree_node{{/istab2active}}" id="course-tab1" data-bs-toggle="tab" data-bs-target="#tab1" type="button" role="tab" aria-controls="tab1" {{^istab2active}}aria-selected="true"{{/istab2active}} {{#istab2active}}aria-selected="false"{{/istab2active}}>
|
| 126 |
{{{titlecoursetab1}}}
|
126 |
{{{titlecoursetab1}}}
|
| 127 |
</a>
|
127 |
</a>
|
| 128 |
</li>
|
128 |
</li>
|
| 129 |
<li class="nav-item" role="presentation">
|
129 |
<li class="nav-item" role="presentation">
|
| 130 |
<a href="#tab2" class="nav-link {{#istab2active}}active active_tree_node{{/istab2active}}" id="course-tab2" data-toggle="tab" data-target="#tab2" type="button" role="tab" aria-controls="tab2" {{#istab2active}}aria-selected="true"{{/istab2active}} {{^istab2active}}aria-selected="false"{{/istab2active}}>
|
130 |
<a href="#tab2" class="nav-link {{#istab2active}}active active_tree_node{{/istab2active}}" id="course-tab2" data-bs-toggle="tab" data-bs-target="#tab2" type="button" role="tab" aria-controls="tab2" {{#istab2active}}aria-selected="true"{{/istab2active}} {{^istab2active}}aria-selected="false"{{/istab2active}}>
|
| 131 |
{{{titlecoursetab2}}}
|
131 |
{{{titlecoursetab2}}}
|
| 132 |
</a>
|
132 |
</a>
|
| 133 |
</li>
|
133 |
</li>
|
| 134 |
<li class="nav-item" role="presentation">
|
134 |
<li class="nav-item" role="presentation">
|
| 135 |
<a href="#tab3" class="nav-link" id="course-tab3" data-toggle="tab" data-target="#tab3" type="button" role="tab" aria-controls="tab3" aria-selected="false">
|
135 |
<a href="#tab3" class="nav-link" id="course-tab3" data-bs-toggle="tab" data-bs-target="#tab3" type="button" role="tab" aria-controls="tab3" aria-selected="false">
|
| 136 |
{{{titlecoursetab3}}}
|
136 |
{{{titlecoursetab3}}}
|
| 137 |
</a>
|
137 |
</a>
|
| 138 |
</li>
|
138 |
</li>
|
| 139 |
<li class="nav-item" role="presentation">
|
139 |
<li class="nav-item" role="presentation">
|
| 140 |
<a href="#tab4" class="nav-link" id="course-tab4" data-toggle="tab" data-target="#tab4" type="button" role="tab" aria-controls="tab4" aria-selected="false">
|
140 |
<a href="#tab4" class="nav-link" id="course-tab4" data-bs-toggle="tab" data-bs-target="#tab4" type="button" role="tab" aria-controls="tab4" aria-selected="false">
|
| 141 |
{{{titlecoursetab4}}}
|
141 |
{{{titlecoursetab4}}}
|
| 142 |
</a>
|
142 |
</a>
|
| 143 |
</li>
|
143 |
</li>
|
| 144 |
<li class="nav-item" role="presentation">
|
144 |
<li class="nav-item" role="presentation">
|
| 145 |
<a href="#tab5" class="nav-link" id="course-tab5" data-toggle="tab" data-target="#tab5" type="button" role="tab" aria-controls="tab5" aria-selected="false">
|
145 |
<a href="#tab5" class="nav-link" id="course-tab5" data-bs-toggle="tab" data-bs-target="#tab5" type="button" role="tab" aria-controls="tab5" aria-selected="false">
|
| 146 |
{{{titlecoursetab5}}}
|
146 |
{{{titlecoursetab5}}}
|
| 147 |
</a>
|
147 |
</a>
|
| 148 |
</li>
|
148 |
</li>
|
| 149 |
<li role="none" class="dropdown dropdownmoremenu morebutton d-none" data-region="morebutton">
|
149 |
<li role="none" class="dropdown dropdownmoremenu morebutton d-none" data-region="morebutton">
|
| 150 |
<a class="btn btn-icon btn--more nav-link p-0 {{#isactive}}active{{/isactive}}" href="#" id="moremenu-dropdown-topbar" role="{{#istablist}}tab{{/istablist}}{{^istablist}}menuitem{{/istablist}}" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="-1">
|
150 |
<a class="btn btn-icon btn--more nav-link p-0 {{#isactive}}active{{/isactive}}" href="#" id="moremenu-dropdown-topbar" role="{{#istablist}}tab{{/istablist}}{{^istablist}}menuitem{{/istablist}}" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false" tabindex="-1">
|
| 151 |
<svg width="24" height="24" fill="none" viewBox="0 0 24 24">
|
151 |
<svg width="24" height="24" fill="none" viewBox="0 0 24 24">
|
| 152 |
<path fill="currentColor" d="M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12Z"></path>
|
152 |
<path fill="currentColor" d="M13 12C13 12.5523 12.5523 13 12 13C11.4477 13 11 12.5523 11 12C11 11.4477 11.4477 11 12 11C12.5523 11 13 11.4477 13 12Z"></path>
|
| 153 |
<path fill="currentColor" d="M13 8C13 8.55228 12.5523 9 12 9C11.4477 9 11 8.55228 11 8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8Z"></path>
|
153 |
<path fill="currentColor" d="M13 8C13 8.55228 12.5523 9 12 9C11.4477 9 11 8.55228 11 8C11 7.44772 11.4477 7 12 7C12.5523 7 13 7.44772 13 8Z"></path>
|
| 154 |
<path fill="currentColor" d="M13 16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16C11 15.4477 11.4477 15 12 15C12.5523 15 13 15.4477 13 16Z"></path>
|
154 |
<path fill="currentColor" d="M13 16C13 16.5523 12.5523 17 12 17C11.4477 17 11 16.5523 11 16C11 15.4477 11.4477 15 12 15C12.5523 15 13 15.4477 13 16Z"></path>
|
| 155 |
</svg>
|
155 |
</svg>
|