diff --git a/Resources/views/Activity/list.html.twig b/Resources/views/Activity/list.html.twig index 1379d3472..4061d6469 100644 --- a/Resources/views/Activity/list.html.twig +++ b/Resources/views/Activity/list.html.twig @@ -28,7 +28,7 @@ {% if activities|length == 0 %}

{{ "There isn't any activities."|trans }} - +

{% else %} @@ -57,22 +57,16 @@
  • - - - +
  • {% if is_granted('CHILL_ACTIVITY_UPDATE', activity) %}
  • - - - +
  • {% endif %} {% if is_granted('CHILL_ACTIVITY_DELETE', activity) %}
  • - - - +
  • {% endif %}