diff --git a/Js/fonctions.js b/Js/fonctions.js
index bed8244..78cb113 100755
--- a/Js/fonctions.js
+++ b/Js/fonctions.js
@@ -26246,6 +26246,8 @@ function changer_entite_portail()
const wrapper = document.querySelector('.login-wrapper');
wrapper.style.backgroundImage = `url('${src_logo}')`;
+ alert("src_logo => "+src_logo);
+
const image_logo = document.getElementById('image_logo');
image_logo.setAttribute('src', src_logo);
}
diff --git a/Vue/gabarit.php b/Vue/gabarit.php
index d5c1d07..8aa2da6 100755
--- a/Vue/gabarit.php
+++ b/Vue/gabarit.php
@@ -891,7 +891,7 @@
-
+