workflow notification display block for social action item

This commit is contained in:
2022-03-28 11:42:24 +02:00
parent f5327fe8ab
commit 961c0a867c
2 changed files with 2 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
{{ 'workflow_'|trans }}
</h2>
<div class="item-row col">
<div class="item-row col" style="display: block;">
{% include handler.template(entity_workflow) with handler.templateData(entity_workflow)|merge({
'description': true,
'breadcrumb': true,