2023/07/24 API 추가 퍼블리싱 수정
@7ae47d76d06e7afe45a70eea25abd95a743e42e9
--- src/main/webapp/publish/reservedmsg_2023.html
+++ src/main/webapp/publish/reservedmsg_2023.html
... | ... | @@ -312,6 +312,7 @@ |
| 312 | 312 |
<div class="rev_admin_cont serv_content current"> |
| 313 | 313 |
<div class="heading"> |
| 314 | 314 |
<h2>예약관리</h2> |
| 315 |
+ <button type="button" class="button info" onclick="infoPop('selectMsgSentView');">사용안내</button>
|
|
| 315 | 316 |
</div> |
| 316 | 317 |
<div class="pay_tab_wrap"> |
| 317 | 318 |
<!-- tab button --> |
--- src/main/webapp/publish/textingmsg_2022.html
+++ src/main/webapp/publish/textingmsg_2022.html
... | ... | @@ -602,6 +602,7 @@ |
| 602 | 602 |
<div> |
| 603 | 603 |
<label for="" class="label">카테고리 선택</label> |
| 604 | 604 |
<!-- selType2만 받는사람(개인별) 선택 시 나타남 --> |
| 605 |
+ <!-- |
|
| 605 | 606 |
<select id="" class="selType2"> |
| 606 | 607 |
<option>전체</option> |
| 607 | 608 |
<option>정상수신</option> |
... | ... | @@ -610,6 +611,7 @@ |
| 610 | 611 |
<option>수신거부</option> |
| 611 | 612 |
<option>번호오류</option> |
| 612 | 613 |
</select> |
| 614 |
+ --> |
|
| 613 | 615 |
<label for="" class="label">줄보기 선택</label> |
| 614 | 616 |
<select id="" class="selType2"> |
| 615 | 617 |
<option>10개보기</option> |
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?