From fe3b6762415a7175991fb32ddda550ebdeee76f3 Mon Sep 17 00:00:00 2001 From: JSYOO Date: Fri, 12 Nov 2021 18:37:34 +0900 Subject: [PATCH] =?UTF-8?q?=EC=BB=A4=EB=B0=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/js/nlib.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/webapp/js/nlib.js b/src/main/webapp/js/nlib.js index 184102bd..7595af34 100644 --- a/src/main/webapp/js/nlib.js +++ b/src/main/webapp/js/nlib.js @@ -598,4 +598,4 @@ function gfn_reserveReadItem(masterId) { document.body.removeChild(form); return; -} +}