f
This commit is contained in:
parent
01d864cff4
commit
ff6915243c
|
|
@ -4999,8 +4999,9 @@ function ajax_menus_profil()
|
|||
|
||||
function afficher_menu_vue_profil()
|
||||
{
|
||||
debugger;
|
||||
|
||||
codeProfil=$("#codeProfil").val();
|
||||
|
||||
if (codeProfil<=" ")
|
||||
{
|
||||
v_msg="Veuillez sélectionner un profil!";
|
||||
|
|
@ -5012,7 +5013,6 @@ function afficher_menu_vue_profil()
|
|||
}
|
||||
|
||||
vue=$("#vue").val();
|
||||
|
||||
if (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>
|
||||
|
||||
<!-- 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">
|
||||
raffraichier_gabarit();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user