This commit is contained in:
Tykayn 2025-06-06 13:26:44 +02:00 committed by tykayn
parent a17fd9c232
commit 8bce5fe21c
14 changed files with 628 additions and 634 deletions

View file

@ -9,7 +9,7 @@
<div class="row">
<div class="col-12 col-md-6 ">
<h2>Lieux modifiés</h2>
<table class="table table-striped table-hover table-responsive">
<table class="table table-striped table-hover table-responsive js-sort-table">
<thead>
<tr>
<th>Nom</th>
@ -33,7 +33,7 @@
</div>
<div class="col-12 col-md-6 ">
<h2>Lieux affichés</h2>
<table class="table table-striped table-hover table-responsive">
<table class="table table-striped table-hover table-responsive js-sort-table">
<thead>
<tr>
<th>Nom</th>