From a3fd0da100d0b624e6bc6eac16f74771b68bfb9b Mon Sep 17 00:00:00 2001 From: KNKIM Date: Wed, 14 Jul 2021 18:27:54 +0900 Subject: [PATCH] =?UTF-8?q?=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/js/nlib.js | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/main/webapp/js/nlib.js diff --git a/src/main/webapp/js/nlib.js b/src/main/webapp/js/nlib.js new file mode 100644 index 00000000..8472fc90 --- /dev/null +++ b/src/main/webapp/js/nlib.js @@ -0,0 +1,7 @@ + +/* + * + * NLIB 공통 JavaScript + * + * + */