Selaa lähdekoodia

공급사 팝업명칭변경

whakdo963 2 vuotta sitten
vanhempi
commit
8494eaef75

+ 2 - 2
src/main/webapp/mobile/app/mcollmng/MCOLLMNG01010.html

@@ -220,7 +220,7 @@
220 220
 		<div class="pop">
221 221
 			<div class="header">
222 222
 				<div class="header_left">
223
-					<label>납품장소</label>
223
+					<label>수거장소</label>
224 224
 				</div>
225 225
 				<div class="header_right">
226 226
 					<button type="button" id="ITP_BTN_MCOLLMNG01010_POP_WHS_CLOSE" class="btn-pop-close"><img src="../img/close.png"></button>
@@ -230,7 +230,7 @@
230 230
 				<form id="ITP_FORM_MCOLLMNG01010_POP_WHS" class="form-horizontal" onsubmit="return false;">
231 231
 					<input type="hidden" id="ITP_FORM_MCOLLMNG01010_WHS_ITEM_BRAND_ID" name="sbrandId" value="">
232 232
 					<input type="hidden" id="ITP_FORM_MCOLLMNG01010_WHS_ITEM_STORE_ID" name="sstoreId" value="">
233
-					<input id="ITP_FORM_MCOLLMNG01010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="납품장소명">
233
+					<input id="ITP_FORM_MCOLLMNG01010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="수거장소명">
234 234
 					<button id="ITP_BTN_MCOLLMNG01010_POP_WHS_SEARCH"><img src="../img/search.png"></button>
235 235
 				</form>
236 236
 			</div>

+ 2 - 2
src/main/webapp/mobile/app/mcollmng/MCOLLMNG02010.html

@@ -240,7 +240,7 @@
240 240
 		<div class="pop">
241 241
 			<div class="header">
242 242
 				<div class="header_left">
243
-					<label>납품장소</label>
243
+					<label>수거장소</label>
244 244
 				</div>
245 245
 				<div class="header_right">
246 246
 					<button type="button" id="ITP_BTN_MCOLLMNG02010_POP_WHS_CLOSE" class="btn-pop-close"><img src="../img/close.png"></button>
@@ -250,7 +250,7 @@
250 250
 				<form id="ITP_FORM_MCOLLMNG02010_POP_WHS" class="form-horizontal" onsubmit="return false;">
251 251
 					<input type="hidden" id="ITP_FORM_MCOLLMNG02010_WHS_ITEM_BRAND_ID" name="sbrandId" value="">
252 252
 					<input type="hidden" id="ITP_FORM_MCOLLMNG02010_WHS_ITEM_STORE_ID" name="sstoreId" value="">
253
-					<input id="ITP_FORM_MCOLLMNG02010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="납품장소명">
253
+					<input id="ITP_FORM_MCOLLMNG02010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="수거장소명">
254 254
 					<button id="ITP_BTN_MCOLLMNG02010_POP_WHS_SEARCH"><img src="../img/search.png"></button>
255 255
 				</form>
256 256
 			</div>

+ 2 - 2
src/main/webapp/mobile/app/mcollmng/MCOLLMNG03010.html

@@ -270,7 +270,7 @@
270 270
 		<div class="pop">
271 271
 			<div class="header">
272 272
 				<div class="header_left">
273
-					<label>납품장소</label>
273
+					<label>수거장소</label>
274 274
 				</div>
275 275
 				<div class="header_right">
276 276
 					<button type="button" id="ITP_BTN_MCOLLMNG03010_POP_WHS_CLOSE" class="btn-pop-close"><img src="../img/close.png"></button>
@@ -280,7 +280,7 @@
280 280
 				<form id="ITP_FORM_MCOLLMNG03010_POP_WHS" class="form-horizontal" onsubmit="return false;">
281 281
 					<input type="hidden" id="ITP_FORM_MCOLLMNG03010_WHS_ITEM_BRAND_ID" name="sbrandId" value="">
282 282
 					<input type="hidden" id="ITP_FORM_MCOLLMNG03010_WHS_ITEM_STORE_ID" name="sstoreId" value="">
283
-					<input id="ITP_FORM_MCOLLMNG03010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="납품장소명">
283
+					<input id="ITP_FORM_MCOLLMNG03010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="수거장소명">
284 284
 					<button id="ITP_BTN_MCOLLMNG03010_POP_WHS_SEARCH"><img src="../img/search.png"></button>
285 285
 				</form>
286 286
 			</div>