From fef0fc3acc9e90f3b0997f7b606d0806b59407de Mon Sep 17 00:00:00 2001 From: subsub Date: Thu, 7 Nov 2024 09:38:53 +0900 Subject: [PATCH] =?UTF-8?q?2024/11/07=20=EB=A1=9C=EA=B7=B8=EA=B4=80?= =?UTF-8?q?=EB=A6=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../jsp/manager/site/siteManagerList.jsp | 103 +++++----- .../WEB-INF/jsp/seed/_extra/gtm/code/list.jsp | 4 +- .../jsp/seed/_extra/gtm/code/write.jsp | 49 +++-- .../seed/_extra/gtm/onlineCounsel/lawView.jsp | 14 +- .../jsp/sym/log/clg/EgovLoginLogList.jsp | 152 +++++++------- .../jsp/sym/log/clg/NSelectWebLogList.jsp | 139 ++++++------- .../jsp/sym/log/clg/SelectLogMethodList.jsp | 192 +++++++++--------- .../WEB-INF/jsp/sym/log/clg/ViewLogMethod.jsp | 33 ++- .../sym/mnu/mpm/EgovMenuCreatSelectJtree.jsp | 12 +- .../kofair_case_seed/adm/style/common.css | 3 +- .../kofair_case_seed/adm/style/popup.css | 16 +- .../kofair_case_seed/adm/style/style.css | 20 ++ 12 files changed, 388 insertions(+), 349 deletions(-) diff --git a/src/main/webapp/WEB-INF/jsp/manager/site/siteManagerList.jsp b/src/main/webapp/WEB-INF/jsp/manager/site/siteManagerList.jsp index 7ad3de2a..1220b753 100644 --- a/src/main/webapp/WEB-INF/jsp/manager/site/siteManagerList.jsp +++ b/src/main/webapp/WEB-INF/jsp/manager/site/siteManagerList.jsp @@ -11,23 +11,30 @@ + + + + + + + - + -
+
-

-
+

+
-
+
@@ -59,7 +66,7 @@ " class="sch-text"> - +
@@ -86,27 +93,27 @@
-
+
-

+

@@ -212,7 +219,7 @@
-
+
@@ -244,7 +251,7 @@ " class="sch-text"> - +
@@ -271,27 +278,27 @@
-
- +
+
diff --git a/src/main/webapp/WEB-INF/jsp/seed/_extra/gtm/code/list.jsp b/src/main/webapp/WEB-INF/jsp/seed/_extra/gtm/code/list.jsp index a4756ecf..efd295d9 100644 --- a/src/main/webapp/WEB-INF/jsp/seed/_extra/gtm/code/list.jsp +++ b/src/main/webapp/WEB-INF/jsp/seed/_extra/gtm/code/list.jsp @@ -9,7 +9,7 @@ $(document).ready(function(){ $("#codeForm").click(function(){ var url = $(this).attr("href"); - window.open(url,"popCodeChk","width=420, height=180, resizable=no, location=no, toolbar=no, menubar=no, status=no, scrollbars=no"); + window.open(url,"popCodeChk","width=420, height=220, resizable=no, location=no, toolbar=no, menubar=no, status=no, scrollbars=no"); return false; }); @@ -80,7 +80,7 @@ function jf_codeClick(object, codeIdxs, codeIdx, codeDepth, codeName){ function jf_codeEdit(codeIdx, codeDepth){ var url = "/pop/code/write/popup.do?dataIdx="+codeIdx+"&command=update"+"&codeDepth="+codeDepth; - window.open(url,"popCodeChk","width=420, height=180, resizable=no, location=no, toolbar=no, menubar=no, status=no, scrollbars=no"); + window.open(url,"popCodeChk","width=420, height=220, resizable=no, location=no, toolbar=no, menubar=no, status=no, scrollbars=no"); return false; } diff --git a/src/main/webapp/WEB-INF/jsp/seed/_extra/gtm/code/write.jsp b/src/main/webapp/WEB-INF/jsp/seed/_extra/gtm/code/write.jsp index 3d4274c4..23a2b4af 100644 --- a/src/main/webapp/WEB-INF/jsp/seed/_extra/gtm/code/write.jsp +++ b/src/main/webapp/WEB-INF/jsp/seed/_extra/gtm/code/write.jsp @@ -20,6 +20,12 @@ + + + + + + @@ -304,11 +310,11 @@ - +