|
@@ -1,6 +1,6 @@
|
1
|
1
|
<section id="ITP_MOBILE_MRTNMNG04011">
|
2
|
2
|
<div id="ITP_AJAX_MRTNMNG04011_VIEW_CONTAINER">
|
3
|
|
- <form id="ITP_FORM_MRTNMNG04011_DETAIL" class="put_btn form-horizontal" onsubmit="return false;">
|
|
3
|
+ <form id="ITP_FORM_MRTNMNG04011_DETAIL" class="area_full form-horizontal" onsubmit="return false;">
|
4
|
4
|
<input type="hidden" id="ITP_FORM_MRTNMNG04011_DETAIL_VIEW_CD" name="viewCd" value="C">
|
5
|
5
|
<input type="hidden" id="ITP_FORM_MRTNMNG04011_DETAIL_BRAND_ID" name="brandId" value="">
|
6
|
6
|
<input type="hidden" id="ITP_FORM_MRTNMNG04011_DETAIL_STORE_ID" name="storeId" value="">
|
|
@@ -31,8 +31,8 @@
|
31
|
31
|
<input type="hidden" id="ITP_FORM_MRTNMNG04011_DETAIL_WHS_ID" class="form-control itp_input" name="whsId" value="" />
|
32
|
32
|
<input type="hidden" id="ITP_FORM_MRTNMNG04011_DETAIL_LOCATION" class="form-control itp_input" name="location" value="" />
|
33
|
33
|
<div class="itp_input_btn">
|
34
|
|
- <button id="ITP_BTN_MRTNMNG04011_DETAIL_SEARCH_WHS_NM" data-call-popup="ITP_POP_MRTNMNG04011_WHS_AREA"><img src="../img/search.png" alt=""></button>
|
35
|
|
- </div>
|
|
34
|
+ <button id="ITP_BTN_MRTNMNG04011_DETAIL_SEARCH_WHS_NM" data-call-popup="ITP_POP_MRTNMNG04011_WHS_AREA"><img src="../img/search.png" alt=""></button>
|
|
35
|
+ </div>
|
36
|
36
|
</div>
|
37
|
37
|
<div class="float_right_btn">
|
38
|
38
|
<!-- <button id="ITP_BTN_MRTNMNG04011_DETAIL_SEARCH_WHS_NM" data-call-popup="ITP_POP_MRTNMNG04011_WHS_AREA"><img src="../img/search.png" alt=""></button> -->
|
|
@@ -103,11 +103,6 @@
|
103
|
103
|
</li>
|
104
|
104
|
</div>
|
105
|
105
|
</div>
|
106
|
|
- <div class="button_bar">
|
107
|
|
- <button id="ITP_BTN_MRTNMNG04011_DETAIL_REQ_ORDER" data-call-popup="ITP_POP_MRTNMNG04011_REQ_AREA" class="col_3 btn-m-orange REQ">구매요청</button>
|
108
|
|
- <button id="ITP_BTN_MRTNMNG04011_DETAIL_TEMP_SAVE" data-call-popup="ITP_POP_MRTNMNG04011_REQ_AREA" class="col_3 btn-w-gray TSA">임시저장</button>
|
109
|
|
- <button id="ITP_BTN_MRTNMNG04011_DETAIL_CANCEL" class="col_3 btn-gray CLB">취소</button>
|
110
|
|
- </div>
|
111
|
106
|
</form>
|
112
|
107
|
</div>
|
113
|
108
|
<div id="ITP_MOBILE_JS"></div>
|