2023/07/24 API 추가 퍼블리싱 수정
This commit is contained in:
parent
fa9d2545ef
commit
7ae47d76d0
@ -312,6 +312,7 @@
|
|||||||
<div class="rev_admin_cont serv_content current">
|
<div class="rev_admin_cont serv_content current">
|
||||||
<div class="heading">
|
<div class="heading">
|
||||||
<h2>예약관리</h2>
|
<h2>예약관리</h2>
|
||||||
|
<button type="button" class="button info" onclick="infoPop('selectMsgSentView');">사용안내</button>
|
||||||
</div>
|
</div>
|
||||||
<div class="pay_tab_wrap">
|
<div class="pay_tab_wrap">
|
||||||
<!-- tab button -->
|
<!-- tab button -->
|
||||||
|
|||||||
@ -602,6 +602,7 @@
|
|||||||
<div>
|
<div>
|
||||||
<label for="" class="label">카테고리 선택</label>
|
<label for="" class="label">카테고리 선택</label>
|
||||||
<!-- selType2만 받는사람(개인별) 선택 시 나타남 -->
|
<!-- selType2만 받는사람(개인별) 선택 시 나타남 -->
|
||||||
|
<!--
|
||||||
<select id="" class="selType2">
|
<select id="" class="selType2">
|
||||||
<option>전체</option>
|
<option>전체</option>
|
||||||
<option>정상수신</option>
|
<option>정상수신</option>
|
||||||
@ -610,6 +611,7 @@
|
|||||||
<option>수신거부</option>
|
<option>수신거부</option>
|
||||||
<option>번호오류</option>
|
<option>번호오류</option>
|
||||||
</select>
|
</select>
|
||||||
|
-->
|
||||||
<label for="" class="label">줄보기 선택</label>
|
<label for="" class="label">줄보기 선택</label>
|
||||||
<select id="" class="selType2">
|
<select id="" class="selType2">
|
||||||
<option>10개보기</option>
|
<option>10개보기</option>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user