From ea1849289f0e4bacce9b90ba010d47d052a37e2a Mon Sep 17 00:00:00 2001 From: thkim Date: Tue, 4 Nov 2025 14:58:07 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20=ED=86=B5=ED=95=A9=20=EA=B2=80=EC=83=89?= =?UTF-8?q?=EC=97=90=EC=84=9C=20=EC=82=AC=EC=97=85=EB=AA=85=20=EA=B2=80?= =?UTF-8?q?=EC=83=89=20=EA=B2=B0=EA=B3=BC=20=ED=81=B4=EB=A6=AD=EC=8B=9C=20?= =?UTF-8?q?=ED=8C=9D=EC=97=85=EC=9D=B4=20=EB=82=98=ED=83=80=EB=82=98?= =?UTF-8?q?=EB=8F=84=EB=A1=9D=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/webapp/WEB-INF/views/map/coordSearch/coordSearch.jsp | 2 +- src/main/webapp/WEB-INF/views/map/left/include/mapSearchAll.jsp | 2 +- .../webapp/WEB-INF/views/map/left/include/mapSearchArea.jsp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/WEB-INF/views/map/coordSearch/coordSearch.jsp b/src/main/webapp/WEB-INF/views/map/coordSearch/coordSearch.jsp index 17f423f8..36da578b 100644 --- a/src/main/webapp/WEB-INF/views/map/coordSearch/coordSearch.jsp +++ b/src/main/webapp/WEB-INF/views/map/coordSearch/coordSearch.jsp @@ -21,7 +21,7 @@ var pageText = ""; text += ''+holeName+''; text += ''; text += ''; - text += ''+projectName+''; + text += ''+projectName+''; /*품질등급수정 */ /* text += ''+projectName+''; */ text += ''; diff --git a/src/main/webapp/WEB-INF/views/map/left/include/mapSearchAll.jsp b/src/main/webapp/WEB-INF/views/map/left/include/mapSearchAll.jsp index 011cc748..f3f739af 100644 --- a/src/main/webapp/WEB-INF/views/map/left/include/mapSearchAll.jsp +++ b/src/main/webapp/WEB-INF/views/map/left/include/mapSearchAll.jsp @@ -110,7 +110,7 @@ - ${row.projectName} + ${row.projectName} <%-- ${row.projectName} --%> diff --git a/src/main/webapp/WEB-INF/views/map/left/include/mapSearchArea.jsp b/src/main/webapp/WEB-INF/views/map/left/include/mapSearchArea.jsp index 0b71b768..c803d071 100644 --- a/src/main/webapp/WEB-INF/views/map/left/include/mapSearchArea.jsp +++ b/src/main/webapp/WEB-INF/views/map/left/include/mapSearchArea.jsp @@ -83,7 +83,7 @@ - ${row.projectName} + ${row.projectName} <%-- ${row.projectName} --%>