|
@@ -5,6 +5,7 @@ import {flask_be_address} from './config.js'
|
|
|
|
|
|
|
|
|
export function checkContext() {
|
|
|
+ $("#lauchSearchContext").css("display", "none");
|
|
|
let resulTable = document.getElementById("result");
|
|
|
const checkBoxes = resulTable.querySelectorAll('input[type="checkbox"]');
|
|
|
let arrayContesti = [];
|