From e7ddf53dc90be744b5825383ae4c869713528571 Mon Sep 17 00:00:00 2001 From: joinsang Date: Sun, 3 Mar 2019 21:01:13 +0900 Subject: [PATCH] Publishing --- ZipProject/wwwroot/js/Zip/Index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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 + } + -- 2.43.0