알림톡전송목록 스미싱의심(카톡) 온/오프 기능 추가
This commit is contained in:
parent
8b870ea494
commit
61b711b915
@ -582,10 +582,8 @@ function fnAtSmishingUpdate(flag) {
|
|||||||
</table>
|
</table>
|
||||||
</div>
|
</div>
|
||||||
<div class="btnWrap" style="margin-bottom: 15px;">
|
<div class="btnWrap" style="margin-bottom: 15px;">
|
||||||
<!--
|
|
||||||
<input type="button" class="btnType2" style="padding:5px 10px" onclick="fnAtSmishingUpdate('on'); return false;" value="알림톡 스미싱 ON">
|
<input type="button" class="btnType2" style="padding:5px 10px" onclick="fnAtSmishingUpdate('on'); return false;" value="알림톡 스미싱 ON">
|
||||||
<input type="button" class="btnType2" style="padding:5px 10px" onclick="fnAtSmishingUpdate('off'); return false;" value="알림톡 스미싱 OFF">
|
<input type="button" class="btnType2" style="padding:5px 10px" onclick="fnAtSmishingUpdate('off'); return false;" value="알림톡 스미싱 OFF">
|
||||||
-->
|
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<!-- 페이지 네비게이션 시작 -->
|
<!-- 페이지 네비게이션 시작 -->
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user