MDL-57585 block_myoverview: resize event list heading
This is for the 'Timeline' view. Part of MDL-55611 epic.
This commit is contained in:
committed by
Damyon Wiese
parent
a88da91bba
commit
e083be6ace
@@ -66,7 +66,7 @@
|
||||
data-end-day="{{$endday}}{{/endday}}"
|
||||
class="hidden">
|
||||
|
||||
<h5 class="m-t-2" id="event-list-title-{{uniqid}}">{{$title}}{{/title}}</h5>
|
||||
<h5 class="h6 m-t-1" id="event-list-title-{{uniqid}}"><strong>{{$title}}{{/title}}</strong></h5>
|
||||
<ul class="list-group unstyled" data-region="event-list" aria-describedby="event-list-title-{{uniqid}}">
|
||||
{{$eventlistitems}}
|
||||
{{> block_myoverview/event-list-items }}
|
||||
|
||||
Reference in New Issue
Block a user