From bbb83c8bae941a2fa319ee3b2867cd925ab4ce4e Mon Sep 17 00:00:00 2001 From: hafifierahman Date: Thu, 11 Feb 2021 12:53:52 +0800 Subject: [PATCH] fix nw --- resources/views/penebusan/index.blade.php | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/views/penebusan/index.blade.php b/resources/views/penebusan/index.blade.php index 7c7af0d..31d89cd 100644 --- a/resources/views/penebusan/index.blade.php +++ b/resources/views/penebusan/index.blade.php @@ -287,6 +287,7 @@ }); var api = ''; + let nw = 0; $('input[type="checkbox"]').hide(); $('#divtambahpinjaman').hide();