From d1dab164092bd4dbfce9f47c5735fc2d92b05eb3 Mon Sep 17 00:00:00 2001 From: KONE SOREL Date: Tue, 31 Mar 2026 19:45:47 +0000 Subject: [PATCH] ase --- Vue/Fichebeneficiaire/index.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Vue/Fichebeneficiaire/index.php b/Vue/Fichebeneficiaire/index.php index f4b8973..4f3844c 100755 --- a/Vue/Fichebeneficiaire/index.php +++ b/Vue/Fichebeneficiaire/index.php @@ -361,7 +361,7 @@
- / + /
@@ -1034,7 +1034,7 @@ document.addEventListener('DOMContentLoaded', function() { // Lancement initial rafraichirEtatTelephone(); }); - + function togglePhotoSource(source) { const areaCam = document.getElementById('area_prendre_photo'); const areaFile = document.getElementById('area_choisir_photo');