1
0
mirror of https://github.com/devcode-it/openstamanager.git synced 2025-06-05 22:09:38 +02:00

refactor: rimozione variabile non utilizzata

This commit is contained in:
Luca
2025-04-04 11:29:55 +02:00
committed by valentina
parent 18c5d03477
commit c72b376e84

View File

@@ -275,7 +275,6 @@ function initComplete(settings) {
const api = this.api();
const $this = $(this);
const search = getTableSearch();
var forceSearch = false;
api.columns('.search').every(function () {
const column = this;