|
@@ -37,10 +37,10 @@
|
37
|
37
|
</div>
|
38
|
38
|
<div class="col-xs-3 itp_ip itp_noMar">
|
39
|
39
|
<div class="input-group">
|
40
|
|
- <input type="text" id="ITP_FORM_RTNMNG04010_SEARCH_SWHS_NM" class="form-control itp_input" placeholder="수거창고/매장" readonly="readonly" />
|
|
40
|
+ <input type="text" id="ITP_FORM_RTNMNG04010_SEARCH_SRTN_WHS_NM" class="form-control itp_input" placeholder="수거창고/매장" readonly="readonly" />
|
41
|
41
|
<span class="input-group-btn">
|
42
|
|
- <button id="ITP_BTN_RTNMNG04010_SEARCH_DEL_SWHS_NM" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-remove"></i></button>
|
43
|
|
- <button type="button" id="ITP_BTN_RTNMNG04010_SEARCH_POP_SWHS_NM" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
|
|
42
|
+ <button id="ITP_BTN_RTNMNG04010_SEARCH_DEL_SRTN_WHS_NM" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-remove"></i></button>
|
|
43
|
+ <button type="button" id="ITP_BTN_RTNMNG04010_SEARCH_POP_SRTN_WHS_NM" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
|
44
|
44
|
</span>
|
45
|
45
|
</div>
|
46
|
46
|
</div>
|
|
@@ -51,12 +51,13 @@
|
51
|
51
|
<option value="A">수거구분</option>
|
52
|
52
|
</select>
|
53
|
53
|
</div>
|
|
54
|
+ <!--
|
54
|
55
|
<div class="col-xs-2 itp_ip itp_noMar" style="margin-left: 5px; width: 197px;">
|
55
|
56
|
<div class="input-group">
|
56
|
|
- <input type="text" id="ITP_FORM_RTNMNG04010_SEARCH_SRTN_WHS_NM" class="form-control itp_input" placeholder="반품입고 창고" readonly="readonly" />
|
|
57
|
+ <input type="text" id="ITP_FORM_RTNMNG04010_SEARCH_SWHS_NM" class="form-control itp_input" placeholder="반품입고 창고" readonly="readonly" />
|
57
|
58
|
<span class="input-group-btn">
|
58
|
|
- <button id="ITP_BTN_RTNMNG04010_SEARCH_DEL_SRTN_WHS_NM" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-remove"></i></button>
|
59
|
|
- <button type="button" id="ITP_BTN_RTNMNG04010_SEARCH_POP_SRTN_WHS_NM" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
|
|
59
|
+ <button id="ITP_BTN_RTNMNG04010_SEARCH_DEL_SWHS_NM" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-remove"></i></button>
|
|
60
|
+ <button type="button" id="ITP_BTN_RTNMNG04010_SEARCH_POP_SWHS_NM" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
|
60
|
61
|
</span>
|
61
|
62
|
</div>
|
62
|
63
|
</div>
|
|
@@ -69,6 +70,7 @@
|
69
|
70
|
</span>
|
70
|
71
|
</div>
|
71
|
72
|
</div>
|
|
73
|
+ -->
|
72
|
74
|
<div class="col-xs-3 itp_ip itp_noMar">
|
73
|
75
|
<input type="text" id="ITP_FORM_RTNMNG04010_SEARCH_ITEM_NM" class="form-control itp_input" name="sitemNm" placeholder="반품발주번호/품목번호 /품목명" />
|
74
|
76
|
</div>
|