From: joinsang Date: Sun, 3 Mar 2019 12:01:13 +0000 (+0900) Subject: Publishing X-Git-Url: https://git.insang.kr/gitweb/?a=commitdiff_plain;h=e7ddf53dc90be744b5825383ae4c869713528571;p=ZipProject.git Publishing --- diff --git a/ZipProject/wwwroot/js/Zip/Index.js b/ZipProject/wwwroot/js/Zip/Index.js index e43b657..f248115 100644 --- a/ZipProject/wwwroot/js/Zip/Index.js +++ b/ZipProject/wwwroot/js/Zip/Index.js @@ -21,4 +21,5 @@ if (partial_page == "partial_zip"){ function ChangeArea(section, page){ $("#partial_name").val(page); $("#frm1").submit(); - } \ No newline at end of file + } +