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 @@ - +