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} --%>
|