mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-30 05:56:14 +00:00
correct notification for workflow display bug
This commit is contained in:
parent
248e4e93ed
commit
9dca42e242
@ -2,7 +2,7 @@
|
|||||||
<h2>
|
<h2>
|
||||||
{{ 'workflow_'|trans }}
|
{{ 'workflow_'|trans }}
|
||||||
</h2>
|
</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,
|
'description': true,
|
||||||
'breadcrumb': true,
|
'breadcrumb': true,
|
||||||
'add_classes': 'ms-3 h3'
|
'add_classes': 'ms-3 h3'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user