Merge branch 'staging' into feature/senior-officer

This commit is contained in:
majid
2025-01-22 13:28:09 +07:00
2 changed files with 12 additions and 1 deletions

View File

@@ -236,7 +236,7 @@
},
success: (response) => {
Swal.fire('Berhasil!',
'Data berhasil diotorisasi. Menunggu Approval dan Tanggal Paparan dari DD',
'Data berhasil diotorisasi.',
'success').then(() => {
window.location.reload();
});