Explorar el Código

반품장소 팝업 변경

whakdo963 hace 2 años
padre
commit
0a66e37be5
Se han modificado 1 ficheros con 3 adiciones y 3 borrados
  1. 3 3
      src/main/webapp/mobile/app/mrtnmng/MRTNMNG02010.html

+ 3 - 3
src/main/webapp/mobile/app/mrtnmng/MRTNMNG02010.html

@@ -271,7 +271,7 @@
271 271
 		<div class="pop">
272 272
 			<div class="header">
273 273
 				<div class="header_left">
274
-					<label>품장소</label>
274
+					<label>품장소</label>
275 275
 				</div>
276 276
 				<div class="header_right">
277 277
 					<button type="button" id="ITP_BTN_MRTNMNG02010_POP_WHS_CLOSE" class="btn-pop-close"><img src="../img/close.png"></button>
@@ -281,12 +281,12 @@
281 281
 				<form id="ITP_FORM_MRTNMNG02010_POP_WHS" class="form-horizontal" onsubmit="return false;">
282 282
 					<input type="hidden" id="ITP_FORM_MRTNMNG02010_WHS_ITEM_BRAND_ID" name="sbrandId" value="">
283 283
 					<input type="hidden" id="ITP_FORM_MRTNMNG02010_WHS_ITEM_STORE_ID" name="sstoreId" value="">
284
-					<input id="ITP_FORM_MRTNMNG02010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="납품장소명">
284
+					<input id="ITP_FORM_MRTNMNG02010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="창고명">
285 285
 					<button id="ITP_BTN_MRTNMNG02010_POP_WHS_SEARCH"><img src="../img/search.png"></button>
286 286
 				</form>
287 287
 			</div>
288 288
 			<div class="select_btn">
289
-				<button id="ITP_BTN_MRTNMNG02010_POP_WHS_NM" class="btn_red">품장소 <img src="../img/arrow_down.png"></button>
289
+				<button id="ITP_BTN_MRTNMNG02010_POP_WHS_NM" class="btn_red">품장소 <img src="../img/arrow_down.png"></button>
290 290
 			</div>
291 291
 			<div id="ITP_LIST_MRTNMNG02010_POP_WHS_AREA" class="popup_scroll">
292 292
 				<ul id="ITP_LIST_MRTNMNG02010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>