Release 2.25 (#5109)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
{% block main %}
|
||||
{{ include(kimai_context.modalRequest ? 'default/_form_modal.html.twig' : 'default/_form.html.twig', {
|
||||
'title': ('permissions'|trans({}, 'actions')) ~ ': ' ~ project.name,
|
||||
'title': ('permissions'|trans) ~ ': ' ~ project.name,
|
||||
'form': form,
|
||||
'back': path('project_details', {'id': project.id})
|
||||
}) }}
|
||||
|
||||
Reference in New Issue
Block a user