bubble fraicheur des completions ajouté
This commit is contained in:
parent
cd8369d08c
commit
93086eba60
18 changed files with 179 additions and 66 deletions
|
@ -137,8 +137,9 @@
|
|||
<div class="row mt-4">
|
||||
<div class="col-12">
|
||||
<h2>Statistiques par ville</h2>
|
||||
<input type="text" id="dashboard-table-search" class="form-control mb-2" placeholder="Filtrer les villes...">
|
||||
<div class="table-responsive">
|
||||
<table class="table table-striped js-sort-table">
|
||||
<table id="dashboard-table" class="table table-striped table-sort">
|
||||
<thead>
|
||||
<tr>
|
||||
<th>Ville</th>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue