|
@@ -52,11 +52,18 @@
|
52
|
52
|
</div>
|
53
|
53
|
</div>
|
54
|
54
|
</div>
|
55
|
|
- <div class="form-group" style="padding-top: 10px; border-top: 1px dotted #ccc;">
|
56
|
|
- <div class="col-xs-4 itp_ip itp_noMar" style="width: 360px;">
|
57
|
|
- <input type="text" id="ITP_FORM_POMNG03010_SEARCH_ITEM_NM" class="form-control itp_input" name="sitemNm" placeholder="품목번호 or 품목명" />
|
|
55
|
+ <div class="form-group" style="padding-top: 10px; border-top: 1px dotted #ccc;">
|
|
56
|
+ <div class="col-xs-2 itp_ip itp_noMar">
|
|
57
|
+ <select id="ITP_FORM_POMNG03010_SEARCH_DLV_DVSN" data-select-code="DLV_DVSN" class="form-control itp_input" name="sdlvDvsn">
|
|
58
|
+ <option value="">배송방법</option>
|
|
59
|
+ </select>
|
|
60
|
+ </div>
|
|
61
|
+ <div class="col-xs-2 itp_ip itp_noMar">
|
|
62
|
+ <div class="col-xs-4 itp_ip itp_noMar" style="width: 360px;">
|
|
63
|
+ <input type="text" id="ITP_FORM_POMNG03010_SEARCH_ITEM_NM" class="form-control itp_input" name="sitemNm" placeholder="품목번호 or 품목명" />
|
|
64
|
+ </div>
|
|
65
|
+ </div>
|
58
|
66
|
</div>
|
59
|
|
- </div>
|
60
|
67
|
</form>
|
61
|
68
|
</div>
|
62
|
69
|
</div>
|