This commit is contained in:
KONE SOREL 2026-01-21 14:16:33 +00:00
parent 9694f069e3
commit 174850fdff

View File

@ -1,7 +1,7 @@
<input id="nbLigne" name="nbLigne" class="visually-hidden" type="text" value="<?= count($dossiers) ?>">
<?php if($filtre == "2"): ?>
<div class="table-responsive shadow-sm rounded border bg-white p-2">
<table class="table table-hover align-middle mb-0 tabspeciale compact" style="font-size:8.5pt; width:100%;">
<table class="table table-hover table-striped align-middle mb-0 tabspeciale compact" style="font-size:8.5pt; width:100%;">
<thead class="text-nowrap">
<tr>
<th class="text-center"><?= _("Réclamation") ?></th>
@ -52,7 +52,7 @@
<?php else: ?>
<div class="table-responsive shadow-sm rounded border bg-white p-2">
<table class="table table-hover align-middle mb-0 tabspeciale compact" style="font-size:8.5pt; width:100%;">
<table class="table table-hover table-striped align-middle mb-0 tabspeciale compact" style="font-size:8.5pt; width:100%;">
<thead class="text-nowrap">
<tr>
<th>Date</th>