update
parent
04c74b5c3f
commit
d41fd833e9
|
@ -101,6 +101,7 @@ $("#grid-data").on("click", ".forcelogin", function() {
|
||||||
};
|
};
|
||||||
}else{
|
}else{
|
||||||
toastr.error("Maaf Terjadi Kesalahan", 'Gagal!', {positionClass: 'toast-bottom-right', containerId: 'toast-bottom-right'});
|
toastr.error("Maaf Terjadi Kesalahan", 'Gagal!', {positionClass: 'toast-bottom-right', containerId: 'toast-bottom-right'});
|
||||||
|
console.log(response);
|
||||||
}
|
}
|
||||||
|
|
||||||
});
|
});
|
||||||
|
|
Loading…
Reference in New Issue