This commit is contained in:
2026-01-16 12:14:27 +00:00
parent 5aabe626b3
commit 9ddaad5e9d
2 changed files with 2 additions and 2 deletions

View File

@@ -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!";