발송결과 문자 상세보기 닫기버튼 노출
@da9899ed7e532f094069293b161ac416c1f41abc
--- src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentSFDetailListAjax.jsp
+++ src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentSFDetailListAjax.jsp
... | ... | @@ -95,13 +95,14 @@ |
| 95 | 95 |
<p>문자내용</p> |
| 96 | 96 |
<button type="button" class="tooltip-close" data-focus="rev_popup01-close"><img src="/publish/images/content/layerPopup_close.png" alt="팝업 닫기"></button> |
| 97 | 97 |
</div> |
| 98 |
- <div class="layer_in" id="msgSentDetailPopLoad"> |
|
| 99 |
- <div class="popup_btn_wrap2" style="justify-content: center;"> |
|
| 100 |
- <button type="button" class="tooltip-close" data-focus="rev_popup01-close" data-focus-next="rev_popup01">닫기</button> |
|
| 101 |
- </div> |
|
| 98 |
+ <div class="layer_in" id="msgSentDetailPopLoad" style="padding-bottom: 0px;"> |
|
| 102 | 99 |
</div> |
| 100 |
+ <div class="popup_btn_wrap2" style="justify-content: center; margin-bottom: 30px;"> |
|
| 101 |
+ <button type="button" class="tooltip-close" data-focus="rev_popup01-close" data-focus-next="rev_popup01">닫기</button> |
|
| 102 |
+ </div> |
|
| 103 | 103 |
</div> |
| 104 | 104 |
</div><!--// 문자내용 팝업 --> |
| 105 |
+ |
|
| 105 | 106 |
<div class="tablePrint_wrap" style="width:1200px;"> |
| 106 | 107 |
<div class="list_info"> |
| 107 | 108 |
<p>총 <span class="c_e40000"><c:out value="${totalRecordCount}"/></span>건</p>
|
--- src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentView.jsp
+++ src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentView.jsp
... | ... | @@ -746,11 +746,11 @@ |
| 746 | 746 |
<p>문자내용</p> |
| 747 | 747 |
<button type="button" class="tooltip-close" data-focus="rev_popup01-close"><img src="/publish/images/content/layerPopup_close.png" alt="팝업 닫기"></button> |
| 748 | 748 |
</div> |
| 749 |
- <div class="layer_in" id="msgSentDetailPopLoad"> |
|
| 750 |
- <div class="popup_btn_wrap2" style="justify-content: center;"> |
|
| 751 |
- <button type="button" class="tooltip-close" data-focus="rev_popup01-close" data-focus-next="rev_popup01">닫기</button> |
|
| 752 |
- </div> |
|
| 749 |
+ <div class="layer_in" id="msgSentDetailPopLoad" style="padding-bottom: 0px;"> |
|
| 753 | 750 |
</div> |
| 751 |
+ <div class="popup_btn_wrap2" style="justify-content: center; margin-bottom: 30px;"> |
|
| 752 |
+ <button type="button" class="tooltip-close" data-focus="rev_popup01-close" data-focus-next="rev_popup01">닫기</button> |
|
| 753 |
+ </div> |
|
| 754 | 754 |
</div> |
| 755 | 755 |
</div><!--// 문자내용 팝업 --> |
| 756 | 756 |
<!-- 그룹등록 팝업 data-tooltip:rev_popup02 --> |
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?