Index: base3.10/src/main/webapp/WEB-INF/jsp/egovframework/com/cop/bbs/EgovArticleManageList.jsp
===================================================================
--- base3.10/src/main/webapp/WEB-INF/jsp/egovframework/com/cop/bbs/EgovArticleManageList.jsp (revision 111)
+++ base3.10/src/main/webapp/WEB-INF/jsp/egovframework/com/cop/bbs/EgovArticleManageList.jsp (revision 112)
@@ -159,7 +159,7 @@
</td>
<!-- 나머지 경우 -->
<td class="alignL <c:if test="${resultInfo.secretAt == 'Y'}">secret</c:if>">
-<%-- <a href="#!" onclick="fn_egov_inquire_articledetail(${reBbsId},${resultInfo.nttId});">${resultInfo.nttSj} <c:if test="${resultInfo.commentCo != ''}">[${resultInfo.commentCo}]</c:if></a> --%>
+ <a href="#!" onclick="fn_egov_inquire_articledetail(${reBbsId},${resultInfo.nttId});">${resultInfo.nttSj} <c:if test="${resultInfo.commentCo != ''}">[${resultInfo.commentCo}]</c:if></a>
<c:if test="${resultInfo.secretAt eq 'Y'}">
<em class="icon_secret">비밀글</em>
</c:if>
Delete comment
Once you delete this comment, you won't be able to recover it. Are you sure you want to delete this comment?