From 04590f4acb2f6bc0dbc5919bf787432ce5fcd640 Mon Sep 17 00:00:00 2001 From: Filip Vilic Date: Wed, 19 Sep 2018 13:07:43 +0200 Subject: [PATCH] PHRAS-2219_push_window__corrections fix --- templates/web/prod/actions/Feedback/list.html.twig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/web/prod/actions/Feedback/list.html.twig b/templates/web/prod/actions/Feedback/list.html.twig index 7ca0d0e36e..3be4e76462 100644 --- a/templates/web/prod/actions/Feedback/list.html.twig +++ b/templates/web/prod/actions/Feedback/list.html.twig @@ -10,7 +10,7 @@
{% if app.getAclForUser(app.getAuthenticatedUser()).has_right(constant('\\ACL::CANADMIN')) %} - + {{ 'Create a user' | trans }} @@ -45,7 +45,7 @@
{% if list.getOwner(app.getAuthenticatedUser()).getRole() >= constant('Alchemy\\Phrasea\\Model\\Entities\\UsrListOwner::ROLE_EDITOR') %} - {% endif %}