mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
slightly improvve the render box for workflow in notification
This commit is contained in:
parent
d11eebefae
commit
c99a967fb9
@ -1,12 +1,11 @@
|
|||||||
|
<h2>
|
||||||
|
{{ 'workflow_'|trans }}
|
||||||
|
</h2>
|
||||||
|
|
||||||
<div class="item-row col">
|
<div class="item-row col">
|
||||||
<h2>
|
|
||||||
{{ 'workflow_'|trans }}
|
|
||||||
</h2>
|
|
||||||
{% include handler.template(entity_workflow) with handler.templateData(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': ''
|
||||||
}) %}
|
}) %}
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user