r
This commit is contained in:
parent
5aabe626b3
commit
9ddaad5e9d
|
|
@ -5014,7 +5014,7 @@ function afficher_menu_vue_profil()
|
|||
|
||||
codeVue = $("#codeVue").val();
|
||||
|
||||
if (CodeVue<=" ")
|
||||
if (codeVue<=" ")
|
||||
{
|
||||
v_msg="Veuillez sélectionner une vue!";
|
||||
v_msgEng="Please select a view!";
|
||||
|
|
|
|||
|
|
@ -662,7 +662,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
|||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||
|
||||
<!-- Application Scripts -->
|
||||
<script src="/Js/fonctions.js?ver=2026.01.16.04"></script>
|
||||
<script src="/Js/fonctions.js?ver=2026.01.16.05"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
raffraichier_gabarit();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user