mirror of
https://github.com/devcode-it/openstamanager.git
synced 2025-02-18 12:30:35 +01:00
Rimozione debug vari
This commit is contained in:
parent
3821d6a944
commit
8a0be7a6a6
@ -43,8 +43,6 @@ function start_datatables() {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
console.log(column_search);
|
|
||||||
|
|
||||||
var sum;
|
var sum;
|
||||||
var tempo_attesa_ricerche = (globals.tempo_attesa_ricerche * 1000);
|
var tempo_attesa_ricerche = (globals.tempo_attesa_ricerche * 1000);
|
||||||
|
|
||||||
|
@ -153,7 +153,6 @@ var n = '.$counter.';
|
|||||||
|
|
||||||
function addRiga(btn) {
|
function addRiga(btn) {
|
||||||
var raggruppamento = $(btn).parent();
|
var raggruppamento = $(btn).parent();
|
||||||
console.log(raggruppamento)
|
|
||||||
n++;
|
n++;
|
||||||
cleanup_inputs();
|
cleanup_inputs();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user