|
|
@@ -420,7 +420,7 @@ if(orderStartDate != ""){ |
|
|
Swal.fire({ |
|
|
Swal.fire({ |
|
|
position: "bottom-end", |
|
|
position: "bottom-end", |
|
|
icon: "success", |
|
|
icon: "success", |
|
|
text: "Batch release completed successfully.", |
|
|
|
|
|
|
|
|
text: t("Batch release completed successfully."), |
|
|
showConfirmButton: false, |
|
|
showConfirmButton: false, |
|
|
timer: 1500 |
|
|
timer: 1500 |
|
|
}); |
|
|
}); |
|
|
|