kmg 2023-11-07
2023/11/07 EgovGnrlUser~.jsp는 '선결제' 버튼이 추가되어 있는 파일 / textingmsg_2022.html은 '재전송' 버튼이 추가되어 있는 파일 / 이미 적용된 내용들임
textingmsg_2022.html은 '재전송' 버튼이 추가되어 있는 파일 / 이미 적용된 내용들임
@34589258329278867388ee9939094bd66f99dfbe
src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovGnrlUserSelectUpdt.jsp
--- src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovGnrlUserSelectUpdt.jsp
+++ src/main/webapp/WEB-INF/jsp/cmm/uss/umt/EgovGnrlUserSelectUpdt.jsp
@@ -3281,7 +3281,7 @@
 										<tr>
 											<th>
 												보유 캐시 잔액
-												<button type="button" onclick="fnUserCashDataListPopup('${mberManageVO.mberId}'); return false">조회</button>
+												<button type="button" onclick="fnUserCashDataListPopup('${mberManageVO.mberId}'); return false">조회</button><button type="button" class="thinfill">선결제</button>
 											</th>
 											<td>
 												<div class="button_box">
src/main/webapp/publish/textingmsg_2022.html
--- src/main/webapp/publish/textingmsg_2022.html
+++ src/main/webapp/publish/textingmsg_2022.html
@@ -709,7 +709,9 @@
 												<td rowspan="2">
 													<p>WEB</p>
 												</td>
-												<td rowspan="2"><button class="btnType btnType20" data-tooltip="rev_popup03">상세보기</button></td>
+												<td rowspan="2"><button class="btnType btnType20" data-tooltip="rev_popup03">상세보기</button>
+												<button class="btnType btnType24">재전송</button>
+												</td>
 												<td rowspan="2">
 													<p>테스트등록</p>
 												</td>
Add a comment
List