선거문자 20건 분할발송 사용안내 버튼 주석처리
- 추후 화면 퍼블리싱 나오면 노출 예정
This commit is contained in:
parent
55dd43d9bd
commit
4e1722555e
@ -4063,7 +4063,7 @@ function getMjMsgSentListAll(pageNo) {
|
||||
<h2>20건 문자(수동문자) 전송</h2>
|
||||
<div class="election_btnWrap">
|
||||
<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> -->
|
||||
<c:choose>
|
||||
<c:when test="${empty LoginVO}">
|
||||
<button type="button" class="btnType" onclick="javascript:fn_candidateLoginChk(); return false;"><i class="election_btn1"></i>후보자 등록</button>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user