결제관리 > 요금 사용내역 > 알림톡 상세내역 팝업 마스크 오류 수정 팝업 이름 수정
@925b38192ba5e65e442a1b09cea0dcd2163e9857
--- src/main/webapp/WEB-INF/jsp/web/kakao/sent/KakaoSentDetailPopAjax.jsp
+++ src/main/webapp/WEB-INF/jsp/web/kakao/sent/KakaoSentDetailPopAjax.jsp
... | ... | @@ -7,7 +7,7 @@ |
| 7 | 7 |
|
| 8 | 8 |
<div class="phone"> |
| 9 | 9 |
<!-- 탭스타일 --> |
| 10 |
- <div class="list_tab_wrap2 type5"> |
|
| 10 |
+ <div class="list_tab_wrap2 type5 kakao_rev_tab"> |
|
| 11 | 11 |
<ul class="tabType3" id="tabType" name="tabType"> |
| 12 | 12 |
<li class="tab active"><button type="button" onclick="phoneTab(this,'1');" title="선택됨">카카오톡</button></li> |
| 13 | 13 |
<c:if test="${resultMsgDetail.bizKakaoResendYn eq 'Y'}">
|
... | ... | @@ -18,7 +18,7 @@ |
| 18 | 18 |
<!--// 탭스타일 --> |
| 19 | 19 |
|
| 20 | 20 |
<!-- 카카오 알림톡 미리보기 --> |
| 21 |
- <div class="tab_phone current" id="tab_phone_1"> |
|
| 21 |
+ <div class="tab_phone current kakao_wrap" id="tab_phone_1"> |
|
| 22 | 22 |
<div class="phone_kakako"> |
| 23 | 23 |
<div class="phoneIn"> |
| 24 | 24 |
<p class="prev_p"><img src="/publish/images/content/kakao_prev_icon.png" alt=""><c:out value="${resultMsgDetail.yellowId}"/></p>
|
--- src/main/webapp/WEB-INF/jsp/web/pay/PayUserSWList.jsp
+++ src/main/webapp/WEB-INF/jsp/web/pay/PayUserSWList.jsp
... | ... | @@ -196,11 +196,11 @@ |
| 196 | 196 |
|
| 197 | 197 |
<!-- 카카오 알림톡 팝업 --> |
| 198 | 198 |
<div class="tooltip-wrap"> |
| 199 |
- <div class="popup-com adr_layer kakao_rev_popup rev_popup02" tabindex="0" data-tooltip-con="rev_popup02" |
|
| 200 |
- data-focus="rev_popup02" data-focus-prev="rev_popup02-close" style="width: 440px;"> |
|
| 199 |
+ <div class="popup-com adr_layer kakao_rev_popup allimTalk_detail_popup" tabindex="0" data-tooltip-con="allimTalk_detail_popup" |
|
| 200 |
+ data-focus="allimTalk_detail_popup" data-focus-prev="allimTalk_detail_popup-close" style="width: 440px;"> |
|
| 201 | 201 |
<div class="popup_heading"> |
| 202 | 202 |
<p>카카오 내용</p> |
| 203 |
- <button type="button" class="tooltip-close" data-focus="rev_popup02-close"> |
|
| 203 |
+ <button type="button" class="tooltip-close" data-focus="allimTalk_detail_popup-close"> |
|
| 204 | 204 |
<img src="/publish/images/content/layerPopup_close.png" alt="팝업 닫기"> |
| 205 | 205 |
</button> |
| 206 | 206 |
</div> |
... | ... | @@ -210,8 +210,8 @@ |
| 210 | 210 |
<div id="msgSentDetailPopLoad" > |
| 211 | 211 |
</div> |
| 212 | 212 |
<div class="popup_btn_wrap2" style="justify-content: center;"> |
| 213 |
- <button type="button" class="tooltip-close" data-focus="rev_popup02-close" |
|
| 214 |
- data-focus-next="rev_popup02">닫기</button> |
|
| 213 |
+ <button type="button" class="tooltip-close" data-focus="allimTalk_detail_popup-close" |
|
| 214 |
+ data-focus-next="allimTalk_detail_popup">닫기</button> |
|
| 215 | 215 |
</div> |
| 216 | 216 |
</div> |
| 217 | 217 |
</div> |
--- src/main/webapp/WEB-INF/jsp/web/pay/PayUserSWListAjax.jsp
+++ src/main/webapp/WEB-INF/jsp/web/pay/PayUserSWListAjax.jsp
... | ... | @@ -210,7 +210,7 @@ |
| 210 | 210 |
|
| 211 | 211 |
</script> |
| 212 | 212 |
<input type="button" id="faxClick" data-tooltip="rev_popup03" style="display:none;"/> |
| 213 |
-<input type="button" id="kakaoClick" data-tooltip="rev_popup02" style="display:none;"/> |
|
| 213 |
+<input type="button" id="kakaoClick" data-tooltip="allimTalk_detail_popup" style="display:none;"/> |
|
| 214 | 214 |
<div class="pay_cont current" id="listTab2_1"> |
| 215 | 215 |
<input type="hidden" id="searchSortCnd" name="searchSortCnd" value="<c:out value="${searchVO.searchSortCnd}" />" />
|
| 216 | 216 |
<input type="hidden" id="searchSortOrd" name="searchSortOrd" value="<c:out value="${searchVO.searchSortOrd}" />" />
|
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?