This commit is contained in:
KONE SOREL 2026-04-04 10:21:45 +00:00
parent 74a946e231
commit 488108f099
2 changed files with 3 additions and 1 deletions

View File

@ -48250,6 +48250,8 @@ function filtreTableReference(numeroTable) {
const racineWeb = $("#racineWeb").val();
const $divListe = $("#div_listetables");
$("div_lister_table").html('');
// 1. On tue l'existant et on vide le BODY des menus flottants
if ($("#listetables").length) {
$("#listetables").selectpicker('destroy');