add icons in edit form

This commit is contained in:
Tykayn 2025-05-27 12:17:46 +02:00 committed by tykayn
parent 5d9bb8b5e6
commit 3afc15a86f
15 changed files with 195 additions and 105 deletions

View file

@ -21,7 +21,7 @@
<div class="col-12">
<h2>Statistiques : {{ stats|length }} commerces</h2>
<table>
<table class="table table-hover table-striped table-responsive">
<thead>
<tr>
<th>Zone</th>
@ -41,7 +41,7 @@
</table>
<h2>Lieux</h2>
<table>
<table class="table table-striped table-hover table-responsive">
<thead>
<tr>
<th>Nom</th>