정수빈 정수빈 2 days ago
글쓰기 주석
@d8a6f122f762443e42a33f1ea64f8cb30947725d
src/main/webapp/WEB-INF/jsp/web/cop/bbs/EgovNoticeList.jsp
--- 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 @@
 var _searchYear = "<c:out value='${boardVO.searchYear}'/>";
 
 </script>
+<script src="/publish/usr/script/submenu.js"></script>
 
 	<!-- 게시판 검색 텍스트 입력 부분 구분을 위해 /kccadrPb/usr/script/content.js-->
 	<input type="hidden" name="pageType" id="pageType" value="bbs"/>
@@ -260,7 +261,7 @@
 					<c:if test="${brdMstrVO.menuNo eq '9620000' || brdMstrVO.menuNo eq '9650000'}">
 	            		<!-- <button type="button" class="btn line xlarge accent" onclick="javascript:fn_egov_addNotice(); return false;">글쓰기</button> -->
 	            	</c:if>
-	            	<button type="button" class="btn line xlarge accent" onclick="javascript:fn_egov_addNotice(); return false;">글쓰기</button>
+	            	<!-- <button type="button" class="btn line xlarge accent" onclick="javascript:fn_egov_addNotice(); return false;">글쓰기</button> -->
 	<!--             	<button type="button" class="btn btn_text btn_40 darkblue_fill btn_search" onclick="javascript:linkPage('1'); return false;">검색</button> -->
 				</div>
 				
Add a comment
List