Переглянути джерело

Merge branch 'master' of http://106.246.249.162:13000/orderqueen/oqpo-view

isna 2 роки тому
батько
коміт
cfd45c827d

+ 2 - 2
src/main/webapp/app/popup/biz/BIZPOP_PO_STOCK_PROC.html

@@ -28,7 +28,7 @@
28 28
 									<label class="col-xs-2 itp_lb sw">품목명</label>
29 29
 									<div class="col-xs-4 col_3 itp_ip fnItemNm"></div>
30 30
 								</div>
31
-								<div class="form-group border">
31
+								<div class="form-group">
32 32
 									<label class="col-xs-2 itp_lb sw">현재고</label>
33 33
 									<div class="col-xs-4 col_3 itp_ip fnStckQty"></div>
34 34
 									<label class="col-xs-2 itp_lb sw">관리등급</label>
@@ -44,7 +44,7 @@
44 44
 									<select id="ITP_FORM_PO_STOCK_PROC_POPUP_TARGET_LOCATION" class="form-control itp_input" name="targetLocation"></select>
45 45
 									</div>
46 46
 								</div>
47
-								<div class="form-group colspan">
47
+								<div class="form-group border colspan">
48 48
 									<label class="col-xs-2 itp_lb colspan sw">이동수량</label>
49 49
 									<div class="col-xs-4 col_3 itp_ip">
50 50
 									<input type="text" id="ITP_FORM_PO_STOCK_PROC_POPUP_MOVE_QTY" class="form-control itp_input" name="moveQty" onKeyup="this.value=this.value.replace(/[^0-9]/g,'');"/>

+ 2 - 2
src/main/webapp/app/stockmng/STOCKMNG04010.html

@@ -141,7 +141,7 @@
141 141
 				    </div>
142 142
 				    <div class="itp_table fix">
143 143
 					    <div class="itp_table_head fix" style="background:#fff;">
144
-					        <h4 class="itp_table_tit">Location 정보</h4>
144
+					        <h4 class="itp_table_tit">로케이션 정보</h4>
145 145
 					        <div class="pull-right itp_cicon">
146 146
 					            <button type="button" id="ITP_BTN_STOCKMNG04010_DETAIL_ADDROW" class="btn btn-primary btn-sm ARB" style="display: inline-block;"><i class="glyphicon"></i>&nbsp;&nbsp;행추가&nbsp;&nbsp;</button>
147 147
 					            <button type="button" id="ITP_BTN_STOCKMNG04010_DETAIL_DELROW" class="btn btn-danger btn-sm DRB"><i class="glyphicon"></i>&nbsp;&nbsp;행삭제&nbsp;&nbsp;</button>									
@@ -202,7 +202,7 @@
202 202
 				    </div>
203 203
 				    <div class="itp_table fix">
204 204
 					    <div class="itp_table_head fix" style="background:#fff;">
205
-					        <h4 class="itp_table_tit">Location 정보</h4>
205
+					        <h4 class="itp_table_tit">로케이션 정보</h4>
206 206
 					    </div>
207 207
 					    <div id="ITP_STOCKMNG04010_VIEW_jqGrid_list" class="itp_tb_list">
208 208
 					        <table id="ITP_STOCKMNG04010_VIEW_jqGrid"></table>

+ 2 - 2
src/main/webapp/app/stockmng/STOCKMNG04011.html

@@ -105,7 +105,7 @@
105 105
 				    </div>
106 106
 				    <div class="itp_table fix">
107 107
 					    <div class="itp_table_head fix" style="background:#f5f5f5;">
108
-					        <h4 class="itp_table_tit">Location 정보</h4>
108
+					        <h4 class="itp_table_tit">로케이션 정보</h4>
109 109
 					        <div class="pull-right itp_cicon">
110 110
 					            <button type="button" id="ITP_BTN_STOCKMNG04011_DETAIL_ADDROW" class="btn btn-primary btn-sm ARB" style="display: inline-block;"><i class="glyphicon"></i>&nbsp;&nbsp;행추가&nbsp;&nbsp;</button>
111 111
 					            <button type="button" id="ITP_BTN_STOCKMNG04011_DETAIL_DELROW" class="btn btn-danger btn-sm DRB"><i class="glyphicon"></i>&nbsp;&nbsp;행삭제&nbsp;&nbsp;</button>									
@@ -182,7 +182,7 @@
182 182
 				    </div>
183 183
 				    <div class="itp_table fix">
184 184
 					    <div class="itp_table_head fix" style="background:#f5f5f5;">
185
-					        <h4 class="itp_table_tit">Location 정보</h4>
185
+					        <h4 class="itp_table_tit">로케이션 정보</h4>
186 186
 					    </div>
187 187
 					    <div id="ITP_STOCKMNG04011_VIEW_jqGrid_list" class="itp_tb_list">
188 188
 					        <div id="ITP_STOCKMNG04011_VIEW_jqGridView" class="itp_views fix"></div>

+ 1 - 1
src/main/webapp/js/app/stinfo/ITP_STINFO06010.js

@@ -165,7 +165,7 @@ const gridColModel = {
165 165
 			sortable: true, editable: true, edittype: 'text',
166 166
 			classes: 'input_color',
167 167
 			editrules: {required: true},
168
-			editoptions: {"onKeyup": "this.value=this.value.replace(/[^0-9]/g,'');",  maxlength: 20},
168
+			editoptions: {"onKeyup": "this.value=this.value.replace(/[^0-9]/g,'');",  maxlength: 10},
169 169
 			formatter: 'integer', formatoptions: { defaultValue: '', thousandsSeparator: ',' }
170 170
 		},
171 171
 		{

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

@@ -358,8 +358,8 @@
358 358
 						<button type="button" class="btn-pop-close"><img src="../img/close.png"></button>
359 359
 					</div>
360 360
 				</div>
361
-				<div id="ITP_POP_NOTICE_AREA" style="position:relative; top:-40px;">
362
-					<div class="itp_notify_row">
361
+				<div id="ITP_POP_NOTICE_AREA">
362
+					<div class="itp_notify_row" style="width:85%;">
363 363
 						<label class="noti_label">공지제목</label>
364 364
 						<span>:</span>
365 365
 						<div class="fnNoteNm noti_text"></div>