Modification prestations
This commit is contained in:
parent
b9378d3102
commit
e75098bb0d
|
|
@ -16957,7 +16957,7 @@ function afficherMasquerGaranties()
|
||||||
|
|
||||||
|
|
||||||
function afficherhistoriqueadherent(numeroAdherent){
|
function afficherhistoriqueadherent(numeroAdherent){
|
||||||
debugger;
|
|
||||||
d1=$("#d1").val();
|
d1=$("#d1").val();
|
||||||
d2=$("#d2").val();
|
d2=$("#d2").val();
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -219,7 +219,7 @@
|
||||||
<div class="row mb-2">
|
<div class="row mb-2">
|
||||||
<div class="col-10 mb-2">
|
<div class="col-10 mb-2">
|
||||||
<div class="d-flex justify-content-between align-items-center">
|
<div class="d-flex justify-content-between align-items-center">
|
||||||
<span class="fw-bold me-2 text-dark"><?= $libelleActe ?></span>
|
<span class="fw-bold me-2 text-dark text-truncate" style="max-width: 200px;"><?= $libelleActe ?></span>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user