발송결과>수신오류 => 문자 재전송 버튼 주석처리
@51e6b784c7f872686925683fed7b8892bac6cb4f
--- src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentFailListAjax.jsp
+++ src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentFailListAjax.jsp
... | ... | @@ -278,7 +278,9 @@ |
| 278 | 278 |
<button type="button" data-tooltip="rev_popup02" class="btnType btnType15"><i class="add_img"></i>그룹등록</button> |
| 279 | 279 |
<button type="button" class="btnType btnType15" onClick="javascript:fnDeleteAddrNo('${mjonMsgSentVO.listType}'); return false;"><i class="remove_img"></i>주소록에서 번호 삭제</button>
|
| 280 | 280 |
<button type="button" class="btnType btnType15" onClick="javascript:fnAddBlockNo('${mjonMsgSentVO.listType}'); return false;"></i>수신거부번호 등록</button>
|
| 281 |
+ <%-- |
|
| 281 | 282 |
<button type="button" class="btnType btnType18 c_002c9a" onClick="javascript:fnReSendMsg(); return false;">문자 재전송</button> |
| 283 |
+ --%> |
|
| 282 | 284 |
</div> |
| 283 | 285 |
<div class="table_btn_right"> |
| 284 | 286 |
<button type="button" class="excel_btn btnType" onClick="javascript:fnExcelDownLoad('fail','${mjonMsgSentVO.tabType}'); return false;"><i class="downroad"></i>엑셀 다운로드</button>
|
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?