|
|
@@ -168,7 +168,7 @@
|
|
|
th:with="stylelUrl=${@environment.getProperty('domain.front')}, planView=${@environment.getProperty('upload.image.view')}">
|
|
|
<span>
|
|
|
<button type="button" id="kakao-link-btn" class="kk"
|
|
|
- th:attr="onclick=|cfnSendToKakaoMob('${stylelUrl+'/planning/detail/form?planSq='+planInfo.planSq}', '${planInfo.planNm}', '${planView+ '/'+planInfo.mainMimg}');|">
|
|
|
+ th:attr="onclick=|cfnSendToKakao('${stylelUrl+'/planning/detail/form?planSq='+planInfo.planSq}', '${planInfo.planNm}', '${planView+ '/'+planInfo.mainMimg}');|">
|
|
|
<span>카카오톡</span>
|
|
|
</button>
|
|
|
<button type="button" class="fb"
|