sert
This commit is contained in:
parent
b1fc845359
commit
45680562e5
|
|
@ -19,16 +19,16 @@
|
|||
</div>
|
||||
|
||||
<div class="table-responsive">
|
||||
<table class="table table-hover align-middle mb-0" style="font-size:8.5pt;">
|
||||
<table class="table table-striped table-bordered table-hover table-condensed tabliste compact w-100" style="font-size:0.85rem; white-space:nowrap;">
|
||||
<thead class="table-light border-bottom text-uppercase small fw-bold">
|
||||
<tr>
|
||||
<th class="text-center"><?= _("N° Adhérent") ?></th>
|
||||
<th><?= _("Adhérent Principal") ?></th>
|
||||
<th class="text-center"><?= _("Date Effet") ?></th>
|
||||
<th class="text-center"><?= _("Durée") ?></th>
|
||||
<th class="text-center"><?= _("Date de début") ?></th>
|
||||
<th class="text-center"><?= _("Période passée") ?></th>
|
||||
<th class="text-center"><?= _("Sinistres") ?></th>
|
||||
<th class="text-center"><?= _("Ratio (%)") ?></th>
|
||||
<th class="text-center"><?= _("Catégorie") ?></th>
|
||||
<th class="text-center">Cat</th>
|
||||
</tr>
|
||||
</thead>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user