ITN_디자인팀 2023-07-24
2023/07/24 API 추가 퍼블리싱 수정
@7ae47d76d06e7afe45a70eea25abd95a743e42e9
src/main/webapp/publish/reservedmsg_2023.html
--- src/main/webapp/publish/reservedmsg_2023.html
+++ src/main/webapp/publish/reservedmsg_2023.html
@@ -312,6 +312,7 @@
 				<div class="rev_admin_cont serv_content current">
 					<div class="heading">
 						<h2>예약관리</h2>
+						<button type="button" class="button info" onclick="infoPop('selectMsgSentView');">사용안내</button>
 					</div>
 					<div class="pay_tab_wrap">
 						<!-- tab button -->
src/main/webapp/publish/textingmsg_2022.html
--- src/main/webapp/publish/textingmsg_2022.html
+++ src/main/webapp/publish/textingmsg_2022.html
@@ -602,6 +602,7 @@
 									<div>
 										<label for="" class="label">카테고리 선택</label>
 										<!-- selType2만 받는사람(개인별) 선택 시 나타남 -->
+										<!-- 
 										<select id="" class="selType2">
 											<option>전체</option>
 											<option>정상수신</option>
@@ -610,6 +611,7 @@
 											<option>수신거부</option>
 											<option>번호오류</option>
 										</select>
+										 -->
 										<label for="" class="label">줄보기 선택</label>
 										<select id="" class="selType2">
 											<option>10개보기</option>
Add a comment
List