ITN_디자인팀 2023-07-24
2023/07/24 API 추가 퍼블리싱
@a6d487efb69fd7e2de635af6f56347b48bc64cc0
src/main/webapp/publish/reservedmsg_2023.html
--- src/main/webapp/publish/reservedmsg_2023.html
+++ src/main/webapp/publish/reservedmsg_2023.html
@@ -782,7 +782,7 @@
 													</div>
 												</th>
 												<th rowspan="2">
-													발송결과
+													발송방식
 													<div class="sort_wrap">
 														<input type="button" class="sort sortBtn" id="sort_subject">
 													</div>
@@ -856,7 +856,7 @@
 													<p class="fwRg c_002c9a">45</p>
 												</td>
 												<td>
-													<p class="fwRg c_e40000">5</p>
+													<p class="fwRg c_e40000">5 / 0</p>
 												</td>
 												<td>
 													<button class="btnType btnType20">예약취소</button>
src/main/webapp/publish/textingmsg_2022.html
--- src/main/webapp/publish/textingmsg_2022.html
+++ src/main/webapp/publish/textingmsg_2022.html
@@ -752,7 +752,7 @@
 												</th>
 												<th>발송일시
 													<div class="sort_wrap">
-														<input type="button" class="sort sortBtnDesc" id="sort_reqdate" sortord="desc">
+														<input type="button" class="sort sortBtn" id="sort_reqdate" sortord="desc">
 													</div>
 												</th>
 												<th>형태
@@ -1361,14 +1361,11 @@
 								
 								<div class="table_btn clearfix">
 									<div class="table_btn_left">
-										<button type="button" class="btnType btnType15"><i
-												class="remove_img"></i>선택삭제</button>
-										<button type="button" data-tooltip="rev_popup02" class="btnType btnType15"><i
-												class="add_img"></i>그룹등록</button>
-										<button type="button" class="btnType btnType15"><i class="remove_img"></i>주소록에서
-											번호
-											삭제</button>
-										<button type="button" class="btnType btnType18 c_002c9a">문자 재전송</button>
+										<!-- 2022.07.04 발송결과 화면에 리스트 선택삭제 기능 제거(카운팅 및 금액 합산 오류 관련) -->
+								<!-- 			<button type="button" class="btnType btnType15" onClick="javascript:fnDelete(); return false;"><i class="remove_img"></i>선택삭제</button> -->
+											<button type="button" data-tooltip="rev_popup02" class="btnType btnType15"><i class="add_img"></i>그룹등록</button>
+											<button type="button" class="btnType btnType15" onclick="javascript:fnDeleteAddrNo('groupList'); return false;"><i class="remove_img"></i>주소록에서 번호 삭제</button>
+											<button type="button" class="btnType btnType15" onclick="javascript:fnAddBlockNo('groupList'); return false;">수신거부번호 등록</button>
 									</div>
 									<div class="table_btn_right">
 										<button type="button" class="excel_btn btnType"><i class="downroad"></i>엑셀
Add a comment
List