Línea 25... |
Línea 25... |
25 |
"list": false,
|
25 |
"list": false,
|
26 |
"summary": false
|
26 |
"summary": false
|
27 |
}
|
27 |
}
|
28 |
}}
|
28 |
}}
|
29 |
<div class="dropdown mb-1">
|
29 |
<div class="dropdown mb-1">
|
30 |
<button id="displaydropdown" type="button" class="btn btn-outline-secondary dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false"
|
30 |
<button id="displaydropdown" type="button" class="btn btn-outline-secondary dropdown-toggle" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false"
|
31 |
aria-label="{{#str}} aria:displaydropdown, block_myoverview {{/str}}">
|
31 |
aria-label="{{#str}} aria:displaydropdown, block_myoverview {{/str}}">
|
32 |
<span data-active-item-text>
|
32 |
<span data-active-item-text>
|
33 |
{{#card}}{{#str}} card, block_myoverview {{/str}}{{/card}}
|
33 |
{{#card}}{{#str}} card, block_myoverview {{/str}}{{/card}}
|
34 |
{{#list}}{{#str}} list, block_myoverview {{/str}}{{/list}}
|
34 |
{{#list}}{{#str}} list, block_myoverview {{/str}}{{/list}}
|
35 |
{{#summary}}{{#str}} summary, block_myoverview {{/str}}{{/summary}}
|
35 |
{{#summary}}{{#str}} summary, block_myoverview {{/str}}{{/summary}}
|