Línea 48... |
Línea 48... |
48 |
}
|
48 |
}
|
49 |
}}
|
49 |
}}
|
50 |
<div class="list-group-item timeline-event-list-item flex-column pt-2 pb-0 border-0 {{#courseview}}px-0{{/courseview}}{{^courseview}}px-2{{/courseview}}"
|
50 |
<div class="list-group-item timeline-event-list-item flex-column pt-2 pb-0 border-0 {{#courseview}}px-0{{/courseview}}{{^courseview}}px-2{{/courseview}}"
|
51 |
data-region="event-list-item">
|
51 |
data-region="event-list-item">
|
52 |
<div class="d-flex flex-wrap pb-1">
|
52 |
<div class="d-flex flex-wrap pb-1">
|
53 |
<div class="d-flex mr-auto pb-1 mw-100 timeline-name">
|
53 |
<div class="d-flex me-auto pb-1 mw-100 timeline-name">
|
54 |
<small class="text-right text-nowrap align-self-center ml-1">
|
54 |
<small class="text-end text-nowrap align-self-center ms-1">
|
55 |
{{#userdate}} {{timesort}}, {{#str}} strftimetime24, core_langconfig {{/str}} {{/userdate}}
|
55 |
{{#userdate}} {{timesort}}, {{#str}} strftimetime24, core_langconfig {{/str}} {{/userdate}}
|
56 |
</small>
|
56 |
</small>
|
57 |
<div class="activityiconcontainer small courseicon align-self-top align-self-center mx-3 mb-1 mb-sm-0 text-nowrap">
|
57 |
<div class="activityiconcontainer small courseicon align-self-top align-self-center mx-3 mb-1 mb-sm-0 text-nowrap">
|
58 |
{{#icon}}
|
58 |
{{#icon}}
|
59 |
{{#iconurl}}
|
59 |
{{#iconurl}}
|
Línea 65... |
Línea 65... |
65 |
{{/icon}}
|
65 |
{{/icon}}
|
66 |
</div>
|
66 |
</div>
|
67 |
<div class="event-name-container flex-grow-1 line-height-3 nowrap text-truncate">
|
67 |
<div class="event-name-container flex-grow-1 line-height-3 nowrap text-truncate">
|
68 |
<div class="d-flex">
|
68 |
<div class="d-flex">
|
69 |
<h6 class="event-name mb-0 pb-1 text-truncate">
|
69 |
<h6 class="event-name mb-0 pb-1 text-truncate">
|
70 |
{{#overdue}}<span class="badge rounded-pill bg-danger text-white ml-1 float-right">{{#str}} overdue, block_timeline {{/str}}</span>{{/overdue}}
|
70 |
{{#overdue}}<span class="badge rounded-pill bg-danger text-white ms-1 float-end">{{#str}} overdue, block_timeline {{/str}}</span>{{/overdue}}
|
71 |
<a href="{{url}}"
|
71 |
<a href="{{url}}"
|
72 |
title="{{name}}"
|
72 |
title="{{name}}"
|
73 |
aria-label='{{#cleanstr}} ariaeventlistitem, block_timeline, { "name": {{#quote}}{{{activityname}}}{{/quote}}, "course": {{#quote}}{{{course.fullnamedisplay}}}{{/quote}}, "date": "{{#userdate}} {{timesort}}, {{#str}} strftimedatetime, core_langconfig {{/str}} {{/userdate}}" } {{/cleanstr}}'>
|
73 |
aria-label='{{#cleanstr}} ariaeventlistitem, block_timeline, { "name": {{#quote}}{{{activityname}}}{{/quote}}, "course": {{#quote}}{{{course.fullnamedisplay}}}{{/quote}}, "date": "{{#userdate}} {{timesort}}, {{#str}} strftimedatetime, core_langconfig {{/str}} {{/userdate}}" } {{/cleanstr}}'>
|
74 |
{{{activityname}}}</a>
|
74 |
{{{activityname}}}</a>
|
75 |
</h6>
|
75 |
</h6>
|