This commit is contained in:
David Brazda
2023-11-30 17:04:25 +01:00
parent 116700f3e4
commit 7344e49591
2 changed files with 3 additions and 2 deletions

View File

@ -377,6 +377,7 @@ function get_selected_or_batch(batch_id = null) {
});
//console.log("batch rows",batch_id, rows)
}
return rows
}
//prepares export data, either for selected rows or based on batch_id