|
@@ -42,7 +42,7 @@
|
42
|
42
|
<div class="input-group">
|
43
|
43
|
<input type="text" id="ITP_FORM_RTNMNG04010_SEARCH_SWHS_NM" class="form-control itp_input" placeholder="수거창고/매장" readonly="readonly" />
|
44
|
44
|
<span class="input-group-btn">
|
45
|
|
- <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-erase"></i></button>
|
|
45
|
+ <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>
|
46
|
46
|
</span>
|
47
|
47
|
</div>
|
48
|
48
|
</div>
|
|
@@ -60,7 +60,7 @@
|
60
|
60
|
<div class="input-group">
|
61
|
61
|
<input type="text" id="ITP_FORM_RTNMNG04010_SEARCH_SRTN_WHS_NM" class="form-control itp_input" placeholder="반품입고 창고" readonly="readonly" />
|
62
|
62
|
<span class="input-group-btn">
|
63
|
|
- <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-erase"></i></button>
|
|
63
|
+ <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>
|
64
|
64
|
</span>
|
65
|
65
|
</div>
|
66
|
66
|
</div>
|
|
@@ -71,7 +71,7 @@
|
71
|
71
|
<div class="input-group">
|
72
|
72
|
<input type="text" id="ITP_FORM_RTNMNG04010_SEARCH_SSPPLY_NM" class="form-control itp_input" placeholder="반품입고 공급업체" readonly="readonly" />
|
73
|
73
|
<span class="input-group-btn">
|
74
|
|
- <button id="ITP_BTN_RTNMNG04010_SEARCH_DEL_SSPPLY_NM" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-erase"></i></button>
|
|
74
|
+ <button id="ITP_BTN_RTNMNG04010_SEARCH_DEL_SSPPLY_NM" class="btn btn-default btn-sm UPB" type="button" style="padding:3.8px 10px;"><i class="glyphicon glyphicon-remove"></i></button>
|
75
|
75
|
</span>
|
76
|
76
|
</div>
|
77
|
77
|
</div>
|
|
@@ -110,11 +110,7 @@
|
110
|
110
|
<label class="col-xs-2 itp_lb">브랜드 *</label>
|
111
|
111
|
<div class="col-xs-4 itp_ip fnBrandNm"></div>
|
112
|
112
|
<label class="col-xs-2 itp_lb">반품발주번호</label>
|
113
|
|
- <div class="col-xs-4 itp_ip">
|
114
|
|
- <div class="col-xs-10 itp_in">
|
115
|
|
- <div class="input-group fnRtnPodrUnqNo"></div>
|
116
|
|
- </div>
|
117
|
|
- </div>
|
|
113
|
+ <div class="col-xs-4 itp_ip fnRtnPodrUnqNo"></div>
|
118
|
114
|
</div>
|
119
|
115
|
</div>
|
120
|
116
|
<div class="itp_form_in">
|