베스트 문자샘플 상세 순서 기능 수정
@36ea0cbe3ef3612edab7e7090f8164672ff48591
--- src/main/webapp/WEB-INF/jsp/letter/messages/BastMsgTagInfo.jsp
+++ src/main/webapp/WEB-INF/jsp/letter/messages/BastMsgTagInfo.jsp
... | ... | @@ -196,7 +196,7 @@ |
| 196 | 196 |
<tr> |
| 197 | 197 |
<th><span class="reqArea">정렬순서</span></th> |
| 198 | 198 |
<td colspan="3"> |
| 199 |
- <input type="text" name="sort" id="sort" title="도움말정의" maxlength="100" value="1" value="${letterVO.sort}"/>
|
|
| 199 |
+ <input type="text" name="sort" id="sort" title="도움말정의" maxlength="100" value="${letterVO.sort}"/>
|
|
| 200 | 200 |
</td> |
| 201 | 201 |
</tr> |
| 202 | 202 |
<tr> |
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?