|
@@ -16,7 +16,7 @@
|
16
|
16
|
<option>위시리스트 목록</option>
|
17
|
17
|
</select>
|
18
|
18
|
</div>
|
19
|
|
- <button style="margin-top:3px; height:26px;" type="button" id="ITP_BTN_MPOMNG01010_DETAIL_DELROW" class="btn-danger btn-sm ADB">목록추가</button>
|
|
19
|
+ <button style="margin-top:3px; height:26px; padding:0; width:64px;" type="button" id="ITP_BTN_MPOMNG01010_DETAIL_DELROW" class="btn-danger btn-sm ADB">목록추가</button>
|
20
|
20
|
</div>
|
21
|
21
|
<div class="table_btn line">
|
22
|
22
|
<button type="button" id="ITP_BTN_MPOMNG01010_DETAIL_DELROW" class="btn-danger btn-sm ADB">품목삭제</button>
|
|
@@ -27,7 +27,7 @@
|
27
|
27
|
</div>
|
28
|
28
|
<div id="ITP_LIST_MPOMNG08010_LIST_ITEM_AREA" class="scroll_area row-6">
|
29
|
29
|
<ul id="ITP_LIST_MPOMNG08010_LIST_ITEM_ROWS" class="mb_0 panel-group"></ul>
|
30
|
|
- <div id="ITP_LIST_MPOMNG08010_LIST_ITEM_ROWCOPY" style="display: none;">
|
|
30
|
+ <div id="ITP_LIST_MPOMNG08010_LIST_ITEM_ROWCOPY" style="display: block;">
|
31
|
31
|
<li class="history_list4 item-row">
|
32
|
32
|
<div class="left">
|
33
|
33
|
<div class="nomal">
|
|
@@ -120,38 +120,4 @@
|
120
|
120
|
</div>
|
121
|
121
|
</div>
|
122
|
122
|
</div>
|
123
|
|
- <div id="ITP_POP_MPOMNG08010_WHS_AREA" class="popup2 mobile-pop-close" style="display: none;">
|
124
|
|
- <div class="pop">
|
125
|
|
- <div class="header">
|
126
|
|
- <div class="header_left">
|
127
|
|
- <label>납품장소</label>
|
128
|
|
- </div>
|
129
|
|
- <div class="header_right">
|
130
|
|
- <button type="button" id="ITP_BTN_MPOMNG08010_POP_WHS_CLOSE"><img src="../img/close.png"></button>
|
131
|
|
- </div>
|
132
|
|
- </div>
|
133
|
|
- <div class="search_bar">
|
134
|
|
- <form id="ITP_FORM_MPOMNG08010_POP_WHS" class="form-horizontal" onsubmit="return false;">
|
135
|
|
- <input type="hidden" id="ITP_FORM_MPOMNG08010_WHS_ITEM_BRAND_ID" name="sbrandId" value="">
|
136
|
|
- <input type="hidden" id="ITP_FORM_MPOMNG08010_WHS_ITEM_STORE_ID" name="sstoreId" value="">
|
137
|
|
- <input id="ITP_FORM_MPOMNG08010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="납품장소명">
|
138
|
|
- <button id="ITP_BTN_MPOMNG08010_POP_WHS_SEARCH"><img src="../img/search.png"></button>
|
139
|
|
- </form>
|
140
|
|
- </div>
|
141
|
|
- <div id="ITP_LIST_MPOMNG08010_POP_WHS_AREA" class="popup_scroll">
|
142
|
|
- <ul id="ITP_LIST_MPOMNG08010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>
|
143
|
|
- <div id="ITP_LIST_MPOMNG08010_POP_WHS_ROWCOPY" style="display: none;">
|
144
|
|
- <li class="row_2 item-row">
|
145
|
|
- <div class="scroll_left">
|
146
|
|
- <div class="con_2 fnWhsNm"></div>
|
147
|
|
- <div class="con_2 wichi fnLocationNm"></div>
|
148
|
|
- </div>
|
149
|
|
- <div class="scroll_right">
|
150
|
|
- <button id="ITP_BTN_MPOMNG08010_POP_WHS_CHOICE" class="fnWhsId" data-whs-id="">선택</button>
|
151
|
|
- </div>
|
152
|
|
- </li>
|
153
|
|
- </div>
|
154
|
|
- </div>
|
155
|
|
- </div>
|
156
|
|
- </div>
|
157
|
123
|
</section>
|