fix hapus tebus text and customercontroller version in customer info

This commit is contained in:
Hafifie PKB
2023-12-12 15:37:12 +08:00
parent 1a851feaec
commit aba94d2d2b
4 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -2168,7 +2168,7 @@
if(data != "Bukan-Tebus"){
swalWithBootstrapButtons.fire(
'Hapus!',
'Maklumat gadaian telah dihapuskan.',
'Maklumat tebus telah dihapuskan.',
'success'
).then(function () {
location.reload();
+1 -1
View File
@@ -2225,7 +2225,7 @@
if(data != "Bukan-Tebus"){
swalWithBootstrapButtons.fire(
'Hapus!',
'Maklumat gadaian telah dihapuskan.',
'Maklumat tebus telah dihapuskan.',
'success'
).then(function () {
location.reload();