der
This commit is contained in:
parent
74a946e231
commit
488108f099
|
|
@ -48249,6 +48249,8 @@ function filtreTableReference(numeroTable){
|
|||
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) {
|
||||
|
|
|
|||
|
|
@ -57,7 +57,7 @@
|
|||
</div>
|
||||
|
||||
<div id="div_maj_table" class="sticky-top" style="top: 20px; z-index: 10;">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="col-lg-12">
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user