1:1문의 bbsId 히든 처리
@c2dcb50663ea14d03a1eaab86113a0f54a9962a0
--- src/main/webapp/WEB-INF/jsp/web/cop/bbs/QnaList.jsp
+++ src/main/webapp/WEB-INF/jsp/web/cop/bbs/QnaList.jsp
... | ... | @@ -138,7 +138,7 @@ |
| 138 | 138 |
<div> |
| 139 | 139 |
<form name="searchForm" id="searchForm"> |
| 140 | 140 |
|
| 141 |
- <input type="text" name="bbsId" value="${boardMenuList[0].bbsId}">
|
|
| 141 |
+ <input type="hidden" name="bbsId" value="${boardMenuList[0].bbsId}">
|
|
| 142 | 142 |
<input type="hidden" name="nttId" value="0" /> |
| 143 | 143 |
<input type="hidden" name="seCmmnCdId" value="${searchVO.seCmmnCdId}">
|
| 144 | 144 |
<input type="hidden" name="frstRegisterId" value=""/> |
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?