엔터키 발송 체크 박스 위치 조정
@2ca8455766568cb87105187c03fc21d39d91f58a
--- src/main/webapp/WEB-INF/jsp/web/msgcampain/tw/MsgTWDataSMLView.jsp
+++ src/main/webapp/WEB-INF/jsp/web/msgcampain/tw/MsgTWDataSMLView.jsp
... | ... | @@ -4538,11 +4538,6 @@ |
| 4538 | 4538 |
<button type="button" class="btnType btnType10" onclick="javascript:fnTestSend(); return false;">테스트발송</button> |
| 4539 | 4539 |
</div> |
| 4540 | 4540 |
</div> |
| 4541 |
- <!-- 엔터키로 발송 체크박스 --> |
|
| 4542 |
- <div class="use_enter"> |
|
| 4543 |
- <input type="checkbox" id="enterChk" name="enterChk"> |
|
| 4544 |
- <label for="enterChk">Enter키로 발송하기</label> |
|
| 4545 |
- </div> |
|
| 4546 | 4541 |
<div class="rev_selected"> |
| 4547 | 4542 |
<div class="rev_top"> |
| 4548 | 4543 |
<span>날짜 :</span> |
... | ... | @@ -4597,6 +4592,11 @@ |
| 4597 | 4592 |
<label for="divideTime">간격</label> |
| 4598 | 4593 |
</div> --> |
| 4599 | 4594 |
</div> |
| 4595 |
+ <!-- 엔터키로 발송 체크박스 --> |
|
| 4596 |
+ <div class="use_enter"> |
|
| 4597 |
+ <input type="checkbox" id="enterChk" name="enterChk"> |
|
| 4598 |
+ <label for="enterChk">Enter키로 발송하기</label> |
|
| 4599 |
+ </div> |
|
| 4600 | 4600 |
</div> |
| 4601 | 4601 |
</div> |
| 4602 | 4602 |
</div> |
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?