|
@@ -101,7 +101,7 @@
|
101
|
101
|
<div class="pop">
|
102
|
102
|
<div class="header">
|
103
|
103
|
<div class="header_left">
|
104
|
|
- <label>납품장소</label>
|
|
104
|
+ <label>창고</label>
|
105
|
105
|
</div>
|
106
|
106
|
<div class="header_right">
|
107
|
107
|
<button type="button" id="ITP_BTN_MSTOCKMNG01010_POP_WHS_CLOSE" class="btn-pop-close"><img src="../img/close.png"></button>
|
|
@@ -111,12 +111,12 @@
|
111
|
111
|
<form id="ITP_FORM_MSTOCKMNG01010_POP_WHS" class="form-horizontal" onsubmit="return false;">
|
112
|
112
|
<input type="hidden" id="ITP_FORM_MSTOCKMNG01010_WHS_ITEM_BRAND_ID" name="sbrandId" value="">
|
113
|
113
|
<input type="hidden" id="ITP_FORM_MSTOCKMNG01010_WHS_ITEM_STORE_ID" name="sstoreId" value="">
|
114
|
|
- <input id="ITP_FORM_MSTOCKMNG01010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="납품장소명">
|
|
114
|
+ <input id="ITP_FORM_MSTOCKMNG01010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="창고명">
|
115
|
115
|
<button id="ITP_BTN_MSTOCKMNG01010_POP_WHS_SEARCH"><img src="../img/search.png"></button>
|
116
|
116
|
</form>
|
117
|
117
|
</div>
|
118
|
118
|
<div class="select_btn">
|
119
|
|
- <button id="ITP_BTN_MSTOCKMNG01010_POP_WHS_NM" class="btn_red">납품장소 <img src="../img/arrow_down.png"></button>
|
|
119
|
+ <button id="ITP_BTN_MSTOCKMNG01010_POP_WHS_NM" class="btn_red">창 고<img src="../img/arrow_down.png"></button>
|
120
|
120
|
</div>
|
121
|
121
|
<div id="ITP_LIST_MSTOCKMNG01010_POP_WHS_AREA" class="popup_scroll">
|
122
|
122
|
<ul id="ITP_LIST_MSTOCKMNG01010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
|