correct notification for workflow display bug

This commit is contained in:
nobohan 2022-03-25 10:44:15 +01:00
parent 248e4e93ed
commit 9dca42e242

View File

@ -2,7 +2,7 @@
<h2>
{{ 'workflow_'|trans }}
</h2>
{% include handler.templateTitle(entity_workflow) with handler.templateTitleData(entity_workflow)|merge({
{% include handler.template(entity_workflow) with handler.templateData(entity_workflow)|merge({
'description': true,
'breadcrumb': true,
'add_classes': 'ms-3 h3'