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');