dsz
This commit is contained in:
parent
a8074991a7
commit
6350d9846e
|
|
@ -7,15 +7,15 @@
|
|||
<table class="table table-sm table-hover table-bordered align-middle mb-0 text-nowrap">
|
||||
<thead class="table-light border-bottom">
|
||||
<tr class="text-center text-uppercase small fw-bold text-muted">
|
||||
<th class="py-3 border-end" style="width: 80px;"><?= _("Détail") ?></th>
|
||||
<th class="border-end"><?= _("Lettre") ?></th>
|
||||
<th class="text-start ps-3 border-end"><?= _("Désignation") ?></th>
|
||||
<th class="border-end"><?= _("Effet") ?></th>
|
||||
<th class="border-end"><?= _("Plafond") ?></th>
|
||||
<th class="border-end"><?= _("TM (%)") ?></th>
|
||||
<th class="border-end"><?= _("Nb Actes") ?></th>
|
||||
<th><?= _("Statut") ?></th>
|
||||
<th class="bg-white border-start"><?= _("Actions") ?></th>
|
||||
<th class="py-3 border-end text-center" style="width: 80px;"><?= _("Détail") ?></th>
|
||||
<th class="border-end text-center"><?= _("Lettre") ?></th>
|
||||
<th class="text-start ps-3 border-end text-center"><?= _("Désignation") ?></th>
|
||||
<th class="border-end text-center"><?= _("Effet") ?></th>
|
||||
<th class="border-end text-center"><?= _("Plafond") ?></th>
|
||||
<th class="border-end text-center"><?= _("TM (%)") ?></th>
|
||||
<th class="border-end text-center"><?= _("Nb Actes") ?></th>
|
||||
<th class="text-center"><?= _("Statut") ?></th>
|
||||
<th class="bg-white border-start text-center"><?= _("Actions") ?></th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user