Skip to content
Snippets Groups Projects
Commit badff6f2 authored by John Voskuilen's avatar John Voskuilen
Browse files

Issue #3505860 by rudi teschner: Syntax error in twig template workflow-transition--full.html.twig

parent 461858ae
No related branches found
No related tags found
No related merge requests found
Pipeline #426602 passed with warnings
......@@ -73,7 +73,7 @@
</div>
{% if comment %}
<div{{ field_attributes.addfield_classes) }}>
<div{{ field_attributes.addClass(field_classes) }}>
<div{{ label_attributes.addClass(title_classes) }}>{% trans %}Comment{% endtrans %}</div>
<div{{ value_attributes.addClass(item_classes) }}>{{ comment }}</div>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment