diff --git a/resources/www/common/images/icons/user-orange.png b/resources/www/common/images/icons/user-orange.png new file mode 100644 index 0000000000..73aad975ae Binary files /dev/null and b/resources/www/common/images/icons/user-orange.png differ diff --git a/templates/web/prod/actions/Feedback/list.html.twig b/templates/web/prod/actions/Feedback/list.html.twig index aabc8ea27a..4003cd936b 100644 --- a/templates/web/prod/actions/Feedback/list.html.twig +++ b/templates/web/prod/actions/Feedback/list.html.twig @@ -1,5 +1,5 @@ {% import 'prod/actions/Feedback/ListsMacros.html.twig' as ListsMacros %} -
+
@@ -45,11 +45,7 @@
{% if list.getOwner(app.getAuthenticatedUser()).getRole() >= constant('Alchemy\\Phrasea\\Model\\Entities\\UsrListOwner::ROLE_EDITOR') %} - {% endif %} @@ -57,10 +53,10 @@
-
@@ -76,7 +72,7 @@
-
+
{# {% set role = list.getOwner(app.getAuthenticatedUser()).getRole() %} {% for entry in list.getEntries() %} {{ ListsMacros.badgeReadonly(entry, role) }} diff --git a/templates/web/prod/templates/push.html.twig b/templates/web/prod/templates/push.html.twig index 128570b8ec..83d676c85f 100644 --- a/templates/web/prod/templates/push.html.twig +++ b/templates/web/prod/templates/push.html.twig @@ -4,7 +4,8 @@
- + +
@@ -127,9 +128,9 @@