Skip to content

Commit

Permalink
Merge pull request #278 from openeuropa/OPENEUROPA-2047
Browse files Browse the repository at this point in the history
OPENEUROPA-2047: Add class for timeline to limit width.
  • Loading branch information
ademarco authored Jul 24, 2019
2 parents e15052f + c664a0f commit c1a04ba
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 c1a04ba

Please sign in to comment.