배포 테스트
This commit is contained in:
parent
e1792f269d
commit
db8481076d
@ -969,7 +969,7 @@ function subContent(p_content_no){
|
||||
<div class="table_tab_wrap">
|
||||
<ul>
|
||||
<li class="tab active">
|
||||
<button type="button" onclick="fnListLoad('all','0'); return false;">전체</button></li>
|
||||
<button type="button" onclick="fnListLoad('all','0'); return false;">전체</button></li>
|
||||
<li class="tab"><button type="button" onclick="fnListLoad('ready','1'); return false;">결과대기</button></li>
|
||||
<li class="tab"><button type="button" onclick="fnListLoad('complete','2'); return false;">정상수신</button></li>
|
||||
<li class="tab"><button type="button" onclick="fnListLoad('fail','3'); return false;">수신오류</button></li>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user