Merge branch 'master' of http://vcs.iten.co.kr:9999/hylee/mjon_git
@d4d432b76e4c4dbfce29b141c961a8bc210fbea3
--- src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp
+++ src/main/webapp/WEB-INF/jsp/web/com/webCommonHeader.jsp
... | ... | @@ -1147,9 +1147,6 @@ |
| 1147 | 1147 |
<c:when test="${fn:contains(pageContext.request.requestURL , 'web/main/mainPage.do')}">
|
| 1148 | 1148 |
<div class="quickMenu main"> |
| 1149 | 1149 |
</c:when> |
| 1150 |
- <c:when test="${fn:contains(pageContext.request.requestURL , 'web/main/mainPageTest.do')}">
|
|
| 1151 |
- <div class="quickMenu main"> |
|
| 1152 |
- </c:when> |
|
| 1153 | 1150 |
<c:otherwise> |
| 1154 | 1151 |
<div class="quickMenu quickSub"> |
| 1155 | 1152 |
</c:otherwise> |
Add a comment
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?