calcul progression

This commit is contained in:
Tykayn 2025-07-05 10:29:53 +02:00 committed by tykayn
parent 2bbc7153c6
commit c81affd3e3
8 changed files with 275 additions and 50 deletions

View file

@ -210,6 +210,13 @@
>
<i class="bi bi-recycle"></i>
</a>
<a href="{{ path('app_admin_labourer', {'insee_code': stat.zone, 'deleteMissing': 1, 'disableFollowUpCleanup': 1}) }}"
class="btn btn-sm btn-warning btn-labourer"
data-zip-code="{{ stat.zone }}"
title="Labourer cette ville sans nettoyer les suivis OSM"
>
<i class="bi bi-shield-check"></i>
</a>
<a href="{{ path('app_admin_delete_by_zone', {'insee_code': stat.zone}) }}"
class="btn btn-sm btn-danger"