va
This commit is contained in:
parent
1e519ddf3a
commit
32dfeead0e
|
|
@ -512,7 +512,8 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
||||||
<div class="photo-container">
|
<div class="photo-container">
|
||||||
<img src="<?=$photoAssureCrypte?>"
|
<img src="<?=$photoAssureCrypte?>"
|
||||||
class="patient-photo"
|
class="patient-photo"
|
||||||
onclick="appModals.openPhotoModal()"
|
data-bs-toggle="modal"
|
||||||
|
data-bs-target="#pop_photo"
|
||||||
alt="<?= _('Photo du bénéficiaire') ?>"
|
alt="<?= _('Photo du bénéficiaire') ?>"
|
||||||
loading="lazy">
|
loading="lazy">
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user