--- src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeList.jsp
+++ src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeList.jsp
... | ... | @@ -74,7 +74,6 @@ |
| 74 | 74 |
var _searchYear = "<c:out value='${boardVO.searchYear}'/>";
|
| 75 | 75 |
|
| 76 | 76 |
</script> |
| 77 |
-<script src="/publish/usr/script/submenu.js"></script> |
|
| 78 | 77 |
|
| 79 | 78 |
<!-- 게시판 검색 텍스트 입력 부분 구분을 위해 /kccadrPb/usr/script/content.js--> |
| 80 | 79 |
<input type="hidden" name="pageType" id="pageType" value="bbs"/> |
... | ... | @@ -87,7 +86,7 @@ |
| 87 | 86 |
<a href="/web/main/mainPage.do"><i class="icon home"></i></a> |
| 88 | 87 |
<div class="snb_wrap"> |
| 89 | 88 |
<button type="button" class="snb_title">Company</button> |
| 90 |
- <ul class="snb_select" style="display: none;"> |
|
| 89 |
+ <ul class="snb_select"> |
|
| 91 | 90 |
<li><a href="/web/content.do?proFn=999210000">Company</a></li> |
| 92 | 91 |
<li><a href="/web/content.do?proFn=999314000">Platform Technologies</a></li> |
| 93 | 92 |
<li><a href="/web/content.do?proFn=999411000">Pipeline</a></li> |
... | ... | @@ -95,8 +94,8 @@ |
| 95 | 94 |
</ul> |
| 96 | 95 |
</div> |
| 97 | 96 |
<div class="snb_wrap"> |
| 98 |
- <button type="button" class="snb_title">Papers & IP</button> |
|
| 99 |
- <ul class="snb_select" style="display: none;"> |
|
| 97 |
+ <button type="button" class="snb_title">IR & PR</button> |
|
| 98 |
+ <ul class="snb_select"> |
|
| 100 | 99 |
<li><a href="/web/content.do?proFn=999500000&menuUserType=KOR">Papers & IP</a></li> |
| 101 | 100 |
<li><a href="/web/cop/bbsWeb/selectBoardList.do?bbsId=BBSMSTR_000000000050&menuUserType=KOR">IR & PR</a></li> |
| 102 | 101 |
</ul> |
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?