2023/07/24 API 추가 퍼블리싱
@a6d487efb69fd7e2de635af6f56347b48bc64cc0
--- src/main/webapp/publish/reservedmsg_2023.html
+++ src/main/webapp/publish/reservedmsg_2023.html
... | ... | @@ -782,7 +782,7 @@ |
| 782 | 782 |
</div> |
| 783 | 783 |
</th> |
| 784 | 784 |
<th rowspan="2"> |
| 785 |
- 발송결과 |
|
| 785 |
+ 발송방식 |
|
| 786 | 786 |
<div class="sort_wrap"> |
| 787 | 787 |
<input type="button" class="sort sortBtn" id="sort_subject"> |
| 788 | 788 |
</div> |
... | ... | @@ -856,7 +856,7 @@ |
| 856 | 856 |
<p class="fwRg c_002c9a">45</p> |
| 857 | 857 |
</td> |
| 858 | 858 |
<td> |
| 859 |
- <p class="fwRg c_e40000">5</p> |
|
| 859 |
+ <p class="fwRg c_e40000">5 / 0</p> |
|
| 860 | 860 |
</td> |
| 861 | 861 |
<td> |
| 862 | 862 |
<button class="btnType btnType20">예약취소</button> |
--- src/main/webapp/publish/textingmsg_2022.html
+++ src/main/webapp/publish/textingmsg_2022.html
... | ... | @@ -752,7 +752,7 @@ |
| 752 | 752 |
</th> |
| 753 | 753 |
<th>발송일시 |
| 754 | 754 |
<div class="sort_wrap"> |
| 755 |
- <input type="button" class="sort sortBtnDesc" id="sort_reqdate" sortord="desc"> |
|
| 755 |
+ <input type="button" class="sort sortBtn" id="sort_reqdate" sortord="desc"> |
|
| 756 | 756 |
</div> |
| 757 | 757 |
</th> |
| 758 | 758 |
<th>형태 |
... | ... | @@ -1361,14 +1361,11 @@ |
| 1361 | 1361 |
|
| 1362 | 1362 |
<div class="table_btn clearfix"> |
| 1363 | 1363 |
<div class="table_btn_left"> |
| 1364 |
- <button type="button" class="btnType btnType15"><i |
|
| 1365 |
- class="remove_img"></i>선택삭제</button> |
|
| 1366 |
- <button type="button" data-tooltip="rev_popup02" class="btnType btnType15"><i |
|
| 1367 |
- class="add_img"></i>그룹등록</button> |
|
| 1368 |
- <button type="button" class="btnType btnType15"><i class="remove_img"></i>주소록에서 |
|
| 1369 |
- 번호 |
|
| 1370 |
- 삭제</button> |
|
| 1371 |
- <button type="button" class="btnType btnType18 c_002c9a">문자 재전송</button> |
|
| 1364 |
+ <!-- 2022.07.04 발송결과 화면에 리스트 선택삭제 기능 제거(카운팅 및 금액 합산 오류 관련) --> |
|
| 1365 |
+ <!-- <button type="button" class="btnType btnType15" onClick="javascript:fnDelete(); return false;"><i class="remove_img"></i>선택삭제</button> --> |
|
| 1366 |
+ <button type="button" data-tooltip="rev_popup02" class="btnType btnType15"><i class="add_img"></i>그룹등록</button> |
|
| 1367 |
+ <button type="button" class="btnType btnType15" onclick="javascript:fnDeleteAddrNo('groupList'); return false;"><i class="remove_img"></i>주소록에서 번호 삭제</button>
|
|
| 1368 |
+ <button type="button" class="btnType btnType15" onclick="javascript:fnAddBlockNo('groupList'); return false;">수신거부번호 등록</button>
|
|
| 1372 | 1369 |
</div> |
| 1373 | 1370 |
<div class="table_btn_right"> |
| 1374 | 1371 |
<button type="button" class="excel_btn btnType"><i class="downroad"></i>엑셀 |
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?