ez
This commit is contained in:
parent
8095607793
commit
a78cbf275c
|
|
@ -5621,6 +5621,7 @@ function ajax_menus_profil()
|
|||
function afficher_menu_vue_profil()
|
||||
{
|
||||
codeProfil=$("#codeProfil").val();
|
||||
|
||||
if (codeProfil<=" ")
|
||||
{
|
||||
v_msg="Veuillez sélectionner un profil!";
|
||||
|
|
@ -5847,8 +5848,6 @@ function retirer_tous_menu_vue_profil()
|
|||
|
||||
function retirer_un_menu_vue_profil(codeMenu)
|
||||
{
|
||||
debugger;
|
||||
|
||||
codeProfil=$("#codeProfil").val();
|
||||
|
||||
if (codeProfil<=" ")
|
||||
|
|
|
|||
|
|
@ -710,7 +710,7 @@ $photoAssureCrypte = $_SESSION['photoAssureCrypte'];
|
|||
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
|
||||
|
||||
<!-- Application Scripts -->
|
||||
<script src="/Js/fonctions.js?ver=2026.03.29.05"></script>
|
||||
<script src="/Js/fonctions.js?ver=2026.03.29.06"></script>
|
||||
|
||||
<script type="text/javascript">
|
||||
raffraichier_gabarit();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user