이호영 이호영 2025-01-20
발송결과 화면 수정중
@59cebe79365037489846683967cf1515003bff9b
src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentAllListAjax.jsp
--- src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentAllListAjax.jsp
+++ src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentAllListAjax.jsp
@@ -206,12 +206,17 @@
 									</c:choose>
 								</p>
 							</td>
-							<td class="result_cont" title="${resultAllSentList.smsTxt}">
+							<td class="result_cont">
 <%-- 								<a href="#none" data-tooltip="rev_popup01" onClick="javascript:fnRevDetailPop('${resultAllSentList.msgGroupId}','${resultAllSentList.msgId}','${resultAllSentList.fileCnt}'); return false;"> --%>
-								<button class="btnType btnType20" data-tooltip="rev_popup01" onClick="javascript:fnRevDetailPop('${resultAllSentList.msgGroupId}','${resultAllSentList.msgId}','${resultAllSentList.fileCnt}'); return false;">상세보기</button>
-								<a href="#none"onclick="fn_sentDetailView('${resultAllSentList.msgGroupId}')">
-									<c:out value="${resultAllSentList.smsTxt}" />
-								</a>
+<%-- 								<button class="btnType btnType20" data-tooltip="rev_popup01" onClick="javascript:fnRevDetailPop('${resultAllSentList.msgGroupId}','${resultAllSentList.msgId}','${resultAllSentList.fileCnt}'); return false;">상세보기</button> --%>
+
+								<div class="icon_wrap">
+									<span class="re">예약</span>
+									<span class="di">분할</span>
+									<a href="#none"onclick="fn_sentDetailView('${resultAllSentList.msgGroupId}')">
+										<c:out value="${resultAllSentList.smsTxt}" />
+									</a>
+								</div>
 							</td>
 							<td>
 								<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
+++ src/main/webapp/WEB-INF/jsp/web/msgsent/MsgSentView.jsp
@@ -964,7 +964,7 @@
 							</ul><!--// tab button -->
 						</div>
 						<!-- 예약관리 > 전체 -->
-						<div class="price_history_cont current" id="listTab_2">
+						<div class="price_history_cont current price_wrap" id="listTab_2">
 							<!-- tab button -->
 							<div class="table_tab_wrap">
 								<ul>
src/main/webapp/publish/css/content.css
--- src/main/webapp/publish/css/content.css
+++ src/main/webapp/publish/css/content.css
@@ -934,7 +934,7 @@
 .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%);}
 .table_tab_wrap .selType2 {width: 130px; position: absolute; top: 50%; right: 30px; transform: translateY(-50%);}
 /*발송결과 개선 */
-.table_tab_wrap .tab_btnbox{position:absolute; top: 50%; right: 30px; transform: translateY(-50%); z-index:10;}
+.table_tab_wrap .tab_btnbox{position:absolute; top: 50%; right: 30px; transform: translateY(-50%); z-index:9;}
 .table_tab_wrap .tab_btnbox button.btnType.btnType14.check_validity {border: 1px solid #002c9a; color: #002c9a;}
 .table_tab_wrap .tab_btnbox .qmMark{background-image: url(../images/content/qmIcon_s.png); width: 19px; height: 19px; margin-left: 5px; margin-top: -2px;}
 
src/main/webapp/sample_mjon/jsp_샘플_예제.zip (Binary)
--- src/main/webapp/sample_mjon/jsp_샘플_예제.zip
+++ src/main/webapp/sample_mjon/jsp_샘플_예제.zip
Binary file is not shown
Add a comment
List