xwqaz
This commit is contained in:
parent
488108f099
commit
02b44a0d4e
|
|
@ -48250,7 +48250,9 @@ function filtreTableReference(numeroTable) {
|
|||
const racineWeb = $("#racineWeb").val();
|
||||
const $divListe = $("#div_listetables");
|
||||
|
||||
$("div_lister_table").html('');
|
||||
$("#div_lister_table").html("");
|
||||
$('#div_fichiers_table').html("");
|
||||
$('#div_entete_table').html("");
|
||||
|
||||
// 1. On tue l'existant et on vide le BODY des menus flottants
|
||||
if ($("#listetables").length) {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user