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:
@@ -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;
|
||||
|
Reference in New Issue
Block a user