Skip to content

Commit

Permalink
OPENEUROPA-2047: Add class for timeline field to render with correct …
Browse files Browse the repository at this point in the history
…width.
  • Loading branch information
nagyad committed Jul 24, 2019
1 parent e15052f commit c664a0f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions templates/field/timeline.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,11 @@
* Theme override for the timeline field template.
*/
#}

<div class="ecl-editor">
{{ pattern('timeline', {
'limit': limit,
'button_label': show_more,
'items': items,
}) }}
</div>

0 comments on commit c664a0f

Please sign in to comment.