--- src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentAllListAjax.jsp
+++ src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentAllListAjax.jsp
... | ... | @@ -206,12 +206,17 @@ |
| 206 | 206 |
</c:choose> |
| 207 | 207 |
</p> |
| 208 | 208 |
</td> |
| 209 |
- <td class="result_cont" title="${resultAllSentList.smsTxt}">
|
|
| 209 |
+ <td class="result_cont"> |
|
| 210 | 210 |
<%-- <a href="#none" data-tooltip="rev_popup01" onClick="javascript:fnRevDetailPop('${resultAllSentList.msgGroupId}','${resultAllSentList.msgId}','${resultAllSentList.fileCnt}'); return false;"> --%>
|
| 211 |
- <button class="btnType btnType20" data-tooltip="rev_popup01" onClick="javascript:fnRevDetailPop('${resultAllSentList.msgGroupId}','${resultAllSentList.msgId}','${resultAllSentList.fileCnt}'); return false;">상세보기</button>
|
|
| 212 |
- <a href="#none"onclick="fn_sentDetailView('${resultAllSentList.msgGroupId}')">
|
|
| 213 |
- <c:out value="${resultAllSentList.smsTxt}" />
|
|
| 214 |
- </a> |
|
| 211 |
+<%-- <button class="btnType btnType20" data-tooltip="rev_popup01" onClick="javascript:fnRevDetailPop('${resultAllSentList.msgGroupId}','${resultAllSentList.msgId}','${resultAllSentList.fileCnt}'); return false;">상세보기</button> --%>
|
|
| 212 |
+ |
|
| 213 |
+ <div class="icon_wrap"> |
|
| 214 |
+ <span class="re">예약</span> |
|
| 215 |
+ <span class="di">분할</span> |
|
| 216 |
+ <a href="#none"onclick="fn_sentDetailView('${resultAllSentList.msgGroupId}')">
|
|
| 217 |
+ <c:out value="${resultAllSentList.smsTxt}" />
|
|
| 218 |
+ </a> |
|
| 219 |
+ </div> |
|
| 215 | 220 |
</td> |
| 216 | 221 |
<td> |
| 217 | 222 |
<p><c:out value="${resultAllSentList.msgGroupCnt}"/> </p>
|
--- src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentView.jsp
+++ src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentView.jsp
... | ... | @@ -964,7 +964,7 @@ |
| 964 | 964 |
</ul><!--// tab button --> |
| 965 | 965 |
</div> |
| 966 | 966 |
<!-- 예약관리 > 전체 --> |
| 967 |
- <div class="price_history_cont current" id="listTab_2"> |
|
| 967 |
+ <div class="price_history_cont current price_wrap" id="listTab_2"> |
|
| 968 | 968 |
<!-- tab button --> |
| 969 | 969 |
<div class="table_tab_wrap"> |
| 970 | 970 |
<ul> |
--- src/main/webapp/publish/css/content.css
+++ src/main/webapp/publish/css/content.css
... | ... | @@ -934,7 +934,7 @@ |
| 934 | 934 |
.table_tab_wrap ul li.active button::after {content: ""; position: absolute; width: 90%; height: 9px; background-color: rgba(0,44,154,0.15);bottom: -1px; left: 50%; transform: translateX(-50%);}
|
| 935 | 935 |
.table_tab_wrap .selType2 {width: 130px; position: absolute; top: 50%; right: 30px; transform: translateY(-50%);}
|
| 936 | 936 |
/*발송결과 개선 */ |
| 937 |
-.table_tab_wrap .tab_btnbox{position:absolute; top: 50%; right: 30px; transform: translateY(-50%); z-index:10;}
|
|
| 937 |
+.table_tab_wrap .tab_btnbox{position:absolute; top: 50%; right: 30px; transform: translateY(-50%); z-index:9;}
|
|
| 938 | 938 |
.table_tab_wrap .tab_btnbox button.btnType.btnType14.check_validity {border: 1px solid #002c9a; color: #002c9a;}
|
| 939 | 939 |
.table_tab_wrap .tab_btnbox .qmMark{background-image: url(../images/content/qmIcon_s.png); width: 19px; height: 19px; margin-left: 5px; margin-top: -2px;}
|
| 940 | 940 |
|
--- src/main/webapp/sample_mjon/jsp_샘플_예제.zip
+++ src/main/webapp/sample_mjon/jsp_샘플_예제.zip
| Binary file is not shown |
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?