sync - 0.12.3 #127
@ -54,7 +54,7 @@
|
||||
});
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
function submit_with_print() {
|
||||
if (processed_last_submit === true) {
|
||||
processed_last_submit = false;
|
||||
@ -62,6 +62,7 @@
|
||||
text: $_("creating-blanco-cards"),
|
||||
duration: -1,
|
||||
}).showToast();
|
||||
//TODO: Adjust generation function, when backend is merged
|
||||
RunnerCardService.runnerCardControllerPostBlancoBulk(card_count)
|
||||
.then((result) => {
|
||||
bulk_modal_open = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user