main
ilhamwara 2025-07-03 09:43:58 +07:00
parent 04c74b5c3f
commit d41fd833e9
1 changed files with 1 additions and 0 deletions

View File

@ -101,6 +101,7 @@ $("#grid-data").on("click", ".forcelogin", function() {
};
}else{
toastr.error("Maaf Terjadi Kesalahan", 'Gagal!', {positionClass: 'toast-bottom-right', containerId: 'toast-bottom-right'});
console.log(response);
}
});