재전송 버튼 숨기기

This commit is contained in:
itn 2023-10-17 17:31:06 +09:00
parent 361aae015a
commit 70c057f23e
3 changed files with 3 additions and 6 deletions

View File

@ -4078,11 +4078,10 @@ function getMjMsgSentListAll(pageNo) {
<div class="btn_popup_wrap"> <div class="btn_popup_wrap">
<button type="button" data-tooltip="popup03" class="btnType btnType7 tab2">자주 보내는 번호</button> <button type="button" data-tooltip="popup03" class="btnType btnType7 tab2">자주 보내는 번호</button>
</div> </div>
<%--
<div class="btn_popup_wrap"> <div class="btn_popup_wrap">
<button type="button" data-tooltip="popup05" class="btnType btnType7 tab2" onclick="getMjMsgSentListAll('1');">재전송</button> <button type="button" data-tooltip="popup05" class="btnType btnType7 tab2" onclick="getMjMsgSentListAll('1');">재전송</button>
</div> </div>
<%--
--%> --%>
<div class="btn_popup_wrap check_validity_wrap"> <div class="btn_popup_wrap check_validity_wrap">
<button type="button" class="btnType btnType7 check_validity">오류 검사 <i class="qmMark"></i></button> <button type="button" class="btnType btnType7 check_validity">오류 검사 <i class="qmMark"></i></button>

View File

@ -3878,11 +3878,10 @@ function getMjMsgSentListAll(pageNo) {
<div class="btn_popup_wrap"> <div class="btn_popup_wrap">
<button type="button" data-tooltip="popup03" class="btnType btnType7 tab2">자주 보내는 번호</button> <button type="button" data-tooltip="popup03" class="btnType btnType7 tab2">자주 보내는 번호</button>
</div> </div>
<%--
<div class="btn_popup_wrap"> <div class="btn_popup_wrap">
<button type="button" data-tooltip="popup05" class="btnType btnType7 tab2" onclick="getMjMsgSentListAll('1');">재전송</button> <button type="button" data-tooltip="popup05" class="btnType btnType7 tab2" onclick="getMjMsgSentListAll('1');">재전송</button>
</div> </div>
<%--
--%> --%>
<div class="btn_popup_wrap check_validity_wrap"> <div class="btn_popup_wrap check_validity_wrap">
<button type="button" class="btnType btnType7 check_validity">오류 검사 <i class="qmMark"></i></button> <button type="button" class="btnType btnType7 check_validity">오류 검사 <i class="qmMark"></i></button>

View File

@ -207,9 +207,8 @@ $(document).ready(function(){
</td> </td>
<td name="listTd"> <td name="listTd">
<button class="btnType btnType20" data-tooltip="rev_popup01" onClick="javascript:fnRevDetailPop('${resultAllSentList.msgGroupId}','${resultAllSentList.msgId}','${resultAllSentList.fileCnt}'); return false;">상세보기</button> <button class="btnType btnType20" data-tooltip="rev_popup01" onClick="javascript:fnRevDetailPop('${resultAllSentList.msgGroupId}','${resultAllSentList.msgId}','${resultAllSentList.fileCnt}'); return false;">상세보기</button>
<button class="btnType btnType20" onClick="javascript:fnMjMsgReSendAll('${resultAllSentList.msgGroupId}','${replaceCnt}','${electionCnt}','${advertisementCnt}'); return false;">재전송</button>
<%-- <%--
<button class="btnType btnType20" onClick="javascript:fnMjMsgReSendAll('${resultAllSentList.msgGroupId}','${replaceCnt}','${electionCnt}','${advertisementCnt}'); return false;">재전송</button>
--%> --%>
</td> </td>
<td name="listTd"> <td name="listTd">