f
This commit is contained in:
parent
01d864cff4
commit
ff6915243c
|
|
@ -4999,8 +4999,9 @@ function ajax_menus_profil()
|
||||||
|
|
||||||
function afficher_menu_vue_profil()
|
function afficher_menu_vue_profil()
|
||||||
{
|
{
|
||||||
|
debugger;
|
||||||
|
|
||||||
codeProfil=$("#codeProfil").val();
|
codeProfil=$("#codeProfil").val();
|
||||||
|
|
||||||
if (codeProfil<=" ")
|
if (codeProfil<=" ")
|
||||||
{
|
{
|
||||||
v_msg="Veuillez sélectionner un profil!";
|
v_msg="Veuillez sélectionner un profil!";
|
||||||
|
|
@ -5012,7 +5013,6 @@ function afficher_menu_vue_profil()
|
||||||
}
|
}
|
||||||
|
|
||||||
vue=$("#vue").val();
|
vue=$("#vue").val();
|
||||||
|
|
||||||
if (vue<=" ")
|
if (vue<=" ")
|
||||||
{
|
{
|
||||||
v_msg="Veuillez sélectionner une vue!";
|
v_msg="Veuillez sélectionner une vue!";
|
||||||
|
|
|
||||||
|
|
@ -662,7 +662,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
||||||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||||
|
|
||||||
<!-- Application Scripts -->
|
<!-- Application Scripts -->
|
||||||
<script src="/Js/fonctions.js?ver=2026.01.16.01"></script>
|
<script src="/Js/fonctions.js?ver=2026.01.16.02"></script>
|
||||||
|
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
raffraichier_gabarit();
|
raffraichier_gabarit();
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user