Merge branch 'master' into kakaoFT
This commit is contained in:
commit
2b4bd24284
@ -3216,6 +3216,12 @@ function getMjMsgSentListAll(pageNo) {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
$(document).on('click', '#hdnLink', function() {
|
||||||
|
|
||||||
|
location.href="/web/mjon/msgcampain/huge/selectMsgHGDataView.do";
|
||||||
|
|
||||||
|
})
|
||||||
|
|
||||||
</script>
|
</script>
|
||||||
<div class="loading_layer">
|
<div class="loading_layer">
|
||||||
<div class="loading_container">
|
<div class="loading_container">
|
||||||
@ -3892,7 +3898,7 @@ function getMjMsgSentListAll(pageNo) {
|
|||||||
<label for="send_adYnY">선거</label>
|
<label for="send_adYnY">선거</label>
|
||||||
</td> -->
|
</td> -->
|
||||||
<input type="hidden" id="send_adYnY" name="send_adYn" value="Y">
|
<input type="hidden" id="send_adYnY" name="send_adYn" value="Y">
|
||||||
<td colspan="2" class="ele_te">※ 자동동보문자를 <span>한번에 20,000건 이상 보내실 경우에는 꼭 고객센터(010-8432-9333)</span>로 연락주시어 발송 요청 후 진행해 주시길 바랍니다.</td>
|
<td colspan="2" class="ele_te">※ 자동동보문자를 <span>한번에 20,000건 이상 보내실 경우에는 꼭 고객센터(010-8432-9333)</span>로 연락주시어 발송 요청 후 진행해 주시길 바랍니다<span id="hdnLink">.</span></td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr>
|
<tr>
|
||||||
<th scope="row">발신번호</th>
|
<th scope="row">발신번호</th>
|
||||||
|
|||||||
@ -3900,7 +3900,7 @@ function fnSelectAddrGrpList(){
|
|||||||
|
|
||||||
<!-- <div class="top_content current" id="tab1_1"> -->
|
<!-- <div class="top_content current" id="tab1_1"> -->
|
||||||
<div class="heading">
|
<div class="heading">
|
||||||
<h2>선거 문자전송</h2>
|
<h2>선거문자 대량전송</h2>
|
||||||
<div class="election_btnWrap">
|
<div class="election_btnWrap">
|
||||||
<button type="button" class="button2 info" onclick="infoPop('selectMsgDataView2');">발송규정</button>
|
<button type="button" class="button2 info" onclick="infoPop('selectMsgDataView2');">발송규정</button>
|
||||||
<button type="button" class="button2 info" data-tooltip="candidate_popup03">사용안내</button>
|
<button type="button" class="button2 info" data-tooltip="candidate_popup03">사용안내</button>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user