Arreglado bug busqueda tarifas preimpresion

This commit is contained in:
imnavajas
2023-06-22 15:00:03 +02:00
parent 71e349dc76
commit 6ed86606d9

View File

@ -125,7 +125,7 @@
{ {
orderable: false, orderable: false,
searchable: false, searchable: false,
targets: [0,lastColNr2] targets: [lastColNr2]
} }
] ]
}); });