瀏覽代碼

팝업 문구수정

whakdo963 2 年之前
父節點
當前提交
99ef2496eb

+ 1 - 1
src/main/webapp/mobile/app/mrtnmng/MRTNMNG01010.html

@@ -126,7 +126,7 @@
126 126
 				<form id="ITP_FORM_MRTNMNG01010_POP_WHS" class="form-horizontal" onsubmit="return false;">
127 127
 					<input type="hidden" id="ITP_FORM_MRTNMNG01010_WHS_ITEM_BRAND_ID" name="sbrandId" value="">
128 128
 					<input type="hidden" id="ITP_FORM_MRTNMNG01010_WHS_ITEM_STORE_ID" name="sstoreId" value="">
129
-					<input id="ITP_FORM_MRTNMNG01010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="품장소명">
129
+					<input id="ITP_FORM_MRTNMNG01010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="품장소명">
130 130
 					<button id="ITP_BTN_MRTNMNG01010_POP_WHS_SEARCH"><img src="../img/search.png"></button>
131 131
 				</form>
132 132
 			</div>

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

@@ -206,7 +206,7 @@
206 206
 		<div class="pop">
207 207
 			<div class="header">
208 208
 				<div class="header_left">
209
-					<label>납품장소</label>
209
+					<label>창고검색</label>
210 210
 				</div>
211 211
 				<div class="header_right">
212 212
 					<button type="button" id="ITP_BTN_MRTNMNG04010_POP_WHS_CLOSE"><img src="../img/close.png"></button>
@@ -216,12 +216,12 @@
216 216
 				<form id="ITP_FORM_MRTNMNG04010_POP_WHS" class="form-horizontal" onsubmit="return false;">
217 217
 					<input type="hidden" id="ITP_FORM_MRTNMNG04010_WHS_ITEM_BRAND_ID" name="sbrandId" value="">
218 218
 					<input type="hidden" id="ITP_FORM_MRTNMNG04010_WHS_ITEM_STORE_ID" name="sstoreId" value="">
219
-					<input id="ITP_FORM_MRTNMNG04010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="납품장소명">
219
+					<input id="ITP_FORM_MRTNMNG04010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="창고명">
220 220
 					<button id="ITP_BTN_MRTNMNG04010_POP_WHS_SEARCH"><img src="../img/search.png"></button>
221 221
 				</form>
222 222
 			</div>
223 223
 			<div class="select_btn">
224
-				<button id="ITP_BTN_MRTNMNG04010_POP_WHS_NM" class="btn_red">납품장소 <img src="../img/arrow_down.png"></button>
224
+				<button id="ITP_BTN_MRTNMNG04010_POP_WHS_NM" class="btn_red">창 고 <img src="../img/arrow_down.png"></button>
225 225
 			</div>
226 226
 			<div id="ITP_LIST_MRTNMNG04010_POP_WHS_AREA" class="popup_scroll">
227 227
 				<ul id="ITP_LIST_MRTNMNG04010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>

+ 3 - 3
src/main/webapp/mobile/app/mstockmng/MSTOCKMNG01010.html

@@ -101,7 +101,7 @@
101 101
 		<div class="pop">
102 102
 			<div class="header">
103 103
 				<div class="header_left">
104
-					<label>납품장소</label>
104
+					<label>창고</label>
105 105
 				</div>
106 106
 				<div class="header_right">
107 107
 					<button type="button" id="ITP_BTN_MSTOCKMNG01010_POP_WHS_CLOSE" class="btn-pop-close"><img src="../img/close.png"></button>
@@ -111,12 +111,12 @@
111 111
 				<form id="ITP_FORM_MSTOCKMNG01010_POP_WHS" class="form-horizontal" onsubmit="return false;">
112 112
 					<input type="hidden" id="ITP_FORM_MSTOCKMNG01010_WHS_ITEM_BRAND_ID" name="sbrandId" value="">
113 113
 					<input type="hidden" id="ITP_FORM_MSTOCKMNG01010_WHS_ITEM_STORE_ID" name="sstoreId" value="">
114
-					<input id="ITP_FORM_MSTOCKMNG01010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="납품장소명">
114
+					<input id="ITP_FORM_MSTOCKMNG01010_POP_WHS_KEYWORD" type="text" name="swhsNm" placeholder="창고명">
115 115
 					<button id="ITP_BTN_MSTOCKMNG01010_POP_WHS_SEARCH"><img src="../img/search.png"></button>
116 116
 				</form>
117 117
 			</div>
118 118
 			<div class="select_btn">
119
-				<button id="ITP_BTN_MSTOCKMNG01010_POP_WHS_NM" class="btn_red">납품장소 <img src="../img/arrow_down.png"></button>
119
+				<button id="ITP_BTN_MSTOCKMNG01010_POP_WHS_NM" class="btn_red">창 고<img src="../img/arrow_down.png"></button>
120 120
 			</div>
121 121
 			<div id="ITP_LIST_MSTOCKMNG01010_POP_WHS_AREA" class="popup_scroll">
122 122
 				<ul id="ITP_LIST_MSTOCKMNG01010_POP_WHS_ROWS" class="mb_0 panel-group itp_nav"></ul>