Merge remote-tracking branch 'origin/master' into issue416_chill_document_edit_button

This commit is contained in:
2022-02-11 16:09:00 +01:00
87 changed files with 1312 additions and 670 deletions

View File

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