카카오 알림톡 엑셀주소록 불러오기 오류 수정
@83b0a9031c2e64280b295cb9569829506396de08
--- src/main/webapp/WEB-INF/jsp/web/kakao/msgdata/at/KakaoAlimtalkMsgDataView.jsp
+++ src/main/webapp/WEB-INF/jsp/web/kakao/msgdata/at/KakaoAlimtalkMsgDataView.jsp
... | ... | @@ -1072,21 +1072,21 @@ |
| 1072 | 1072 |
|
| 1073 | 1073 |
<!-- 기업회원 이동 팝업 --> |
| 1074 | 1074 |
<div class="tooltip-wrap cvt_member_popup_wrap"> |
| 1075 |
- <div class="popup-com cvt_member_layer popup01" tabindex="0" data-tooltip-con="popup01" data-focus="popup01" data-focus-prev="popup01-close"> |
|
| 1075 |
+ <div class="popup-com cvt_member_layer popup03" tabindex="0" data-tooltip-con="popup03" data-focus="popup03" data-focus-prev="popup03-close"> |
|
| 1076 | 1076 |
<div class="popup_heading"> |
| 1077 | 1077 |
<p>알림</p> |
| 1078 |
- <button type="button" class="tooltip-close" data-focus="popup01-close"><img src="/publish/images/content/layerPopup_close.png" alt="팝업 닫기"></button> |
|
| 1078 |
+ <button type="button" class="tooltip-close" data-focus="popup03-close"><img src="/publish/images/content/layerPopup_close.png" alt="팝업 닫기"></button> |
|
| 1079 | 1079 |
</div> |
| 1080 | 1080 |
<div class="layer_in"> |
| 1081 | 1081 |
<p>카카오톡 알림톡은 기업회원만 전송 가능합니다.<br>기업회원 전환 페이지로 이동하시겠습니까?</p> |
| 1082 | 1082 |
<div class="popup_btn_wrap2"> |
| 1083 | 1083 |
<button type="button" onclick="location.href='/web/user/membershipChange.do'">확인</button> |
| 1084 |
- <button type="button" class="tooltip-close" data-focus="popup01-close" data-focus-next="popup01">취소</button> |
|
| 1084 |
+ <button type="button" class="tooltip-close" data-focus="popup03-close" data-focus-next="popup03">취소</button> |
|
| 1085 | 1085 |
</div> |
| 1086 | 1086 |
</div> |
| 1087 | 1087 |
</div> |
| 1088 | 1088 |
</div> |
| 1089 |
- <button type="button" id="btnDeptPop" data-tooltip="popup01" style="display: none;"></button> |
|
| 1089 |
+ <button type="button" id="btnDeptPop" data-tooltip="popup03" style="display: none;"></button> |
|
| 1090 | 1090 |
|
| 1091 | 1091 |
|
| 1092 | 1092 |
<!-- 템플릿 설정 디테일을 위한 FORM --> |
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?