mirror of
https://forge.chapril.org/tykayn/osm-commerces
synced 2025-10-04 17:04:53 +02:00
bubble fraicheur des completions ajouté
This commit is contained in:
parent
cd8369d08c
commit
93086eba60
18 changed files with 179 additions and 66 deletions
|
@ -25,7 +25,7 @@ commerces existants déjà en base: {{ commerces|length }}
|
|||
</p>
|
||||
{# {{ dump(commerces[0]) }} #}
|
||||
|
||||
<table class="table table-striped js-sort-table">
|
||||
<table class="table table-striped table-sort">
|
||||
{% include 'admin/stats/table-head.html.twig' %}
|
||||
|
||||
<tbody>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue