카카오 알림톡 템플릿 등록관리 상세화면 상단의 사용안내 팝업 호출 오류 수정 - 팝업 호출 링크 주소 오류 수정
- 팝업 호출 링크 주소 오류 수정
@b9ee15b23f0f9f621eea01164d75db06cbf10249
--- src/main/webapp/WEB-INF/jsp/web/kakao/template/at/KakaoAlimtalkTemplateDetail.jsp
+++ src/main/webapp/WEB-INF/jsp/web/kakao/template/at/KakaoAlimtalkTemplateDetail.jsp
... | ... | @@ -732,8 +732,8 @@ |
| 732 | 732 |
<div class="top_content kakaotalkset_cont current pay_tab_wrap"> |
| 733 | 733 |
<div class="heading"> |
| 734 | 734 |
<h2>카카오톡 설정</h2> |
| 735 |
- <button type="button" class="button info" |
|
| 736 |
- onclick="window.open('popup_kakaoset_template.html','_blank','width=790, height=300, top=100, left=100, fullscreen=no, menubar=no, status=no, toolbar=no, titlebar=yes, location=no, scrollbars=yes')">사용안내</button>
|
|
| 735 |
+ <%-- <button type="button" class="button info" onclick="window.open('popup_kakaoset_template.html','_blank','width=790, height=300, top=100, left=100, fullscreen=no, menubar=no, status=no, toolbar=no, titlebar=yes, location=no, scrollbars=yes')">사용안내</button> --%>
|
|
| 736 |
+ <button type="button" class="button info" onclick="window.open('/web/pop/kakaoTemplatePop.do','_blank','width=790, height=300, top=100, left=100, fullscreen=no, menubar=no, status=no, toolbar=no, titlebar=yes, location=no, scrollbars=yes')">사용안내</button>
|
|
| 737 | 737 |
</div> |
| 738 | 738 |
<div class="list_tab_wrap2 type2 "> |
| 739 | 739 |
<!-- tab button --> |
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?