|
@@ -12,7 +12,7 @@
|
12
|
12
|
<div class="line">
|
13
|
13
|
<label>수거장소</label>
|
14
|
14
|
<div class="float_left">
|
15
|
|
- <input id="ITP_FORM_MCOLLMNG01010_LIST_SEARCH_WHS_NM" name="swhsNm" type="text" placeholder="수거장소(매장/창고)">
|
|
15
|
+ <input id="ITP_FORM_MCOLLMNG01010_LIST_SEARCH_WHS_NM" name="swhsNm" type="text">
|
16
|
16
|
<input type="hidden" id="ITP_FORM_MCOLLMNG01010_LIST_SEARCH_WHS_ID" class="form-control itp_input" name="swhsId"/>
|
17
|
17
|
<div class="itp_input_btn">
|
18
|
18
|
<button id="ITP_BTN_MCOLLMNG01010_LIST_SEARCH_WHS_NM"><img src="../img/search.png" alt=""></button>
|
|
@@ -234,9 +234,6 @@
|
234
|
234
|
<button id="ITP_BTN_MCOLLMNG01010_POP_WHS_SEARCH"><img src="../img/search.png"></button>
|
235
|
235
|
</form>
|
236
|
236
|
</div>
|
237
|
|
- <div class="select_btn">
|
238
|
|
- <button id="ITP_BTN_MCOLLMNG01010_POP_WHS_NM" class="btn_red">납품장소 <img src="../img/arrow_down.png"></button>
|
239
|
|
- </div>
|
240
|
237
|
<div id="ITP_LIST_MCOLLMNG01010_POP_WHS_AREA" class="popup_scroll">
|
241
|
238
|
<ul id="ITP_LIST_MCOLLMNG01010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
|
242
|
239
|
<div id="ITP_LIST_MCOLLMNG01010_POP_WHS_ROWCOPY" style="display: none;">
|