f
This commit is contained in:
@@ -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!";
|
||||
|
||||
Reference in New Issue
Block a user