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 95c6961
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions templates/patterns/timeline/pattern-timeline.html.twig
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,10 @@
*/
#}

<div class="ecl-editor">
{% include '@ecl/ec-component-timeline' with {
'limit': limit,
'button_label': button_label|default("Show all timeline"|t),
'items': items,
} only %}
</div>

0 comments on commit 95c6961

Please sign in to comment.