From 49c01dd0336500369bfe6ff8f47f1282ce1f1ae4 Mon Sep 17 00:00:00 2001 From: thkim Date: Mon, 23 Mar 2026 17:10:53 +0900 Subject: [PATCH] =?UTF-8?q?style:=20=EC=8B=9C=EC=B6=94=EA=B3=B5=20?= =?UTF-8?q?=EC=A0=95=EB=B3=B4=20=EC=9E=85=EB=A0=A5=EC=97=90=EC=84=9C=20"?= =?UTF-8?q?=EC=A2=8C=ED=91=9C=EC=A7=81=EC=A0=91=EC=9E=85=EB=A0=A5"=20?= =?UTF-8?q?=ED=8C=9D=EC=97=85=20=ED=81=AC=EA=B8=B0=20=EC=A1=B0=EC=A0=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/web/input/header.jsp | 2 +- src/main/webapp/WEB-INF/views/web/map/mapTop.jsp | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/web/input/header.jsp b/src/main/webapp/WEB-INF/views/web/input/header.jsp index 419601ef..22e18314 100644 --- a/src/main/webapp/WEB-INF/views/web/input/header.jsp +++ b/src/main/webapp/WEB-INF/views/web/input/header.jsp @@ -915,7 +915,7 @@ function fn_MapInput(type){ } param = param + "&X="+x+"&Y="+y; - window.open("/web/map/mapTop.do?PROJECT_CODE="+"${oprojectCode}&HOLE_CODE="+"${oholeCode}"+param,"Calendar","width=800px, height=600px"); + window.open("/web/map/mapTop.do?PROJECT_CODE="+"${oprojectCode}&HOLE_CODE="+"${oholeCode}"+param,"Calendar","width=800px, height=680px"); // 지도확인여부 체크 fn_checkMapConfirm(); diff --git a/src/main/webapp/WEB-INF/views/web/map/mapTop.jsp b/src/main/webapp/WEB-INF/views/web/map/mapTop.jsp index 59379f4f..648f79b7 100644 --- a/src/main/webapp/WEB-INF/views/web/map/mapTop.jsp +++ b/src/main/webapp/WEB-INF/views/web/map/mapTop.jsp @@ -76,10 +76,10 @@ lat = "${fY}"; } -
- - 확인 - +
+ + 확인 +