회원상세>알림톡 지연내역 미리보기 기능추가
This commit is contained in:
parent
e3cfead2ab
commit
68000d668f
@ -4846,6 +4846,9 @@ function kakaoATDelayCancel(msgGroupId){
|
|||||||
<c:otherwise>
|
<c:otherwise>
|
||||||
<div class="ellipsis_line">
|
<div class="ellipsis_line">
|
||||||
<c:out value="${kakaoDelayInfo.smsTxt}"/>
|
<c:out value="${kakaoDelayInfo.smsTxt}"/>
|
||||||
|
<div class="kakao_detail_hover">
|
||||||
|
<c:out value="${kakaoDelayInfo.smsTxt}"/>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</c:otherwise>
|
</c:otherwise>
|
||||||
</c:choose>
|
</c:choose>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user