Update naming and some bugs

This commit is contained in:
unknown
2024-09-22 08:42:59 +08:00
parent 7a5f68e72c
commit 905350f3ec
11 changed files with 68 additions and 32 deletions
@@ -2665,7 +2665,7 @@
urlroute = urlroute.replace(':id', norujukan);
Swal.fire(
'Berjaya!',
'Tebus Pembiayaan Semula Berjaya',
'Penyelesaian Pembiayaan Semula Berjaya',
'success'
) .then(function() {
window.open(urlroute, '_blank');
@@ -2876,7 +2876,7 @@
urlroute = urlroute.replace(':id', norujukan);
Swal.fire(
'Berjaya!',
'Tebus Pembiayaan Semula Berjaya',
'Penyelesaian Pembiayaan Semula Berjaya',
'success'
) .then(function() {
window.open(urlroute, '_blank');
+1 -1
View File
@@ -3298,7 +3298,7 @@
urlroute = urlroute.replace(':id', norujukan);
Swal.fire(
'Berjaya!',
'Tebus Pembiayaan Semula Berjaya',
'Penyelesaian Pembiayaan Semula Berjaya',
'success'
) .then(function() {
window.open(urlroute, '_blank');