|
|
|
|
@ -32,8 +32,8 @@
|
|
|
|
|
<li><input type="text" id="searchKeyword" name="searchKeyword" class="input"/></li>
|
|
|
|
|
<li class="th">EXCEL_CLMN2</li>
|
|
|
|
|
<li>
|
|
|
|
|
<input type="text" id="searchStartDt" name="searchStartDt" class="input calender datepicker" /> ~
|
|
|
|
|
<input type="text" id="searchEndDt" name="searchEndDt" class="input calender datepicker" />
|
|
|
|
|
<input type="text" id="searchStartDt" name="searchStartDt" class="input calender datepicker" autocomplete="off" /> ~
|
|
|
|
|
<input type="text" id="searchEndDt" name="searchEndDt" class="input calender datepicker" autocomplete="off" />
|
|
|
|
|
</li>
|
|
|
|
|
<li>
|
|
|
|
|
<button type="button" id="search_btn" class="newbtnss bg1">검색</button>
|
|
|
|
|
|