#10324 fixed conflic wit tickets 10325

This commit is contained in:
Daniel Cebrian 2023-03-08 16:01:50 +01:00
parent 3ec11f4c9d
commit 6efa1f46d7
1 changed files with 1 additions and 0 deletions

View File

@ -855,6 +855,7 @@ function favMenuAction(e) {
$(e).val(btoa(JSON.stringify(data)));
favMenuAction(e);
$(this).dialog("close");
$("input[name='label_fav_menu']").val("");
}
}
]