diff --git a/Views/Data/Nasabah/Index.cshtml b/Views/Data/Nasabah/Index.cshtml index 1976494..efffe2d 100644 --- a/Views/Data/Nasabah/Index.cshtml +++ b/Views/Data/Nasabah/Index.cshtml @@ -311,8 +311,6 @@ }); $('#example').on('click', '.btn-circle.btn-success', function (e) { - console.log("test"); - modal_verifikasi.showModal() }); @@ -346,6 +344,7 @@ // Close modal modal_tambah.close(); + modal_verifikasi.close(); } function submitForm(e) {