mirror of
https://forge.chapril.org/tykayn/osm-commerces
synced 2025-06-20 01:44:42 +02:00
add icons in edit form
This commit is contained in:
parent
5d9bb8b5e6
commit
3afc15a86f
15 changed files with 195 additions and 105 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue