Línea 25... |
Línea 25... |
25 |
"viewingday": false,
|
25 |
"viewingday": false,
|
26 |
"viewingupcoming": false
|
26 |
"viewingupcoming": false
|
27 |
}
|
27 |
}
|
28 |
}}
|
28 |
}}
|
29 |
<div data-region="view-selector">
|
29 |
<div data-region="view-selector">
|
30 |
<button id="calendarviewdropdown" type="button" class="btn btn-outline-secondary dropdown-toggle" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
30 |
<button id="calendarviewdropdown" type="button" class="btn btn-outline-secondary dropdown-toggle ms-1 me-2 mb-2" data-bs-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
|
31 |
<span class="d-sm-inline-block" data-active-item-text>
|
31 |
<span class="d-sm-inline-block" data-active-item-text>
|
32 |
{{#viewingmonth}}{{#str}} month {{/str}}{{/viewingmonth}}
|
32 |
{{#viewingmonth}}{{#str}} month {{/str}}{{/viewingmonth}}
|
33 |
{{#viewingday}}{{#str}} day, core_calendar {{/str}}{{/viewingday}}
|
33 |
{{#viewingday}}{{#str}} day, core_calendar {{/str}}{{/viewingday}}
|
34 |
{{#viewingupcoming}}{{#str}} upcomingevents, core_calendar {{/str}}{{/viewingupcoming}}
|
34 |
{{#viewingupcoming}}{{#str}} upcomingevents, core_calendar {{/str}}{{/viewingupcoming}}
|
35 |
</span>
|
35 |
</span>
|