ser
This commit is contained in:
parent
041fcaa480
commit
2d1dd44f10
|
|
@ -4,7 +4,7 @@
|
||||||
|
|
||||||
<?php if(count($garantielienparente) > 0): ?>
|
<?php if(count($garantielienparente) > 0): ?>
|
||||||
<div class="table-responsive shadow-sm rounded border">
|
<div class="table-responsive shadow-sm rounded border">
|
||||||
<table class="table table-sm table-hover align-middle mb-0" style="font-size: 0.8rem;">
|
<table class="table table-sm table-hover align-middle mb-0 text-nowrap">
|
||||||
<thead class="table-light">
|
<thead class="table-light">
|
||||||
<tr class="text-center text-uppercase small fw-bold">
|
<tr class="text-center text-uppercase small fw-bold">
|
||||||
<th rowspan="2" class="border-end text-center"><?= _("Effet") ?></th>
|
<th rowspan="2" class="border-end text-center"><?= _("Effet") ?></th>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user