diff --git a/templates/web/admin/tree.html.twig b/templates/web/admin/tree.html.twig index da50ba8b2f..ed34aa18e4 100644 --- a/templates/web/admin/tree.html.twig +++ b/templates/web/admin/tree.html.twig @@ -187,16 +187,12 @@ {% endif %} {% if (app['authentication'].getUser().ACL.has_right_on_base( collection.get_base_id(), 'canadmin')) %} - {% if (app['authentication'].getUser().ACL.has_right_on_base( collection.get_base_id(), 'canmodifrecord') - and app['authentication'].getUser().ACL.has_right_on_base( collection.get_base_id(), 'manage') - and app['authentication'].getUser().ACL.has_right_on_sbas( sbas_id, 'bas_manage') ) %}