--- src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeList.jsp
+++ src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeList.jsp
... | ... | @@ -74,6 +74,7 @@ |
| 74 | 74 |
var _searchYear = "<c:out value='${boardVO.searchYear}'/>";
|
| 75 | 75 |
|
| 76 | 76 |
</script> |
| 77 |
+<script src="/publish/usr/script/submenu.js"></script> |
|
| 77 | 78 |
|
| 78 | 79 |
<!-- 게시판 검색 텍스트 입력 부분 구분을 위해 /kccadrPb/usr/script/content.js--> |
| 79 | 80 |
<input type="hidden" name="pageType" id="pageType" value="bbs"/> |
... | ... | @@ -260,7 +261,7 @@ |
| 260 | 261 |
<c:if test="${brdMstrVO.menuNo eq '9620000' || brdMstrVO.menuNo eq '9650000'}">
|
| 261 | 262 |
<!-- <button type="button" class="btn line xlarge accent" onclick="javascript:fn_egov_addNotice(); return false;">글쓰기</button> --> |
| 262 | 263 |
</c:if> |
| 263 |
- <button type="button" class="btn line xlarge accent" onclick="javascript:fn_egov_addNotice(); return false;">글쓰기</button> |
|
| 264 |
+ <!-- <button type="button" class="btn line xlarge accent" onclick="javascript:fn_egov_addNotice(); return false;">글쓰기</button> --> |
|
| 264 | 265 |
<!-- <button type="button" class="btn btn_text btn_40 darkblue_fill btn_search" onclick="javascript:linkPage('1'); return false;">검색</button> -->
|
| 265 | 266 |
</div> |
| 266 | 267 |
|
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?