Przeglądaj źródła

샵링커 ui 수정2

jmh 4 lat temu
rodzic
commit
0a5f5fc93c

+ 1 - 1
src/main/webapp/WEB-INF/views/shoplinker/ShoplinkerGoodsSendForm.html

@@ -52,7 +52,7 @@
 							<td colspan="5" id="sellTerms"></td>
 							<th rowspan="2">상품코드<em class="required" title="필수"></em></th>
 							<td rowspan="2">
-								<textarea class="textareaR3 w90p" name="condition" id="condition"></textarea>
+								<textarea class="textareaR2 w90p" name="condition" id="condition"></textarea>
 							</td>
 						</tr>
 						<tr>

+ 1 - 1
src/main/webapp/WEB-INF/views/shoplinker/ShoplinkerInvoiceSendForm.html

@@ -62,7 +62,7 @@
 									<option value="extmallOrderId">쇼핑몰주문번호</option>
 									<option value="deliveryInvoice">운송장번호</option>
 								</select>
-								<textarea class="textareaR3 w90p" name="condition" id="condition"></textarea>
+								<textarea class="textareaR2 w90p" name="condition" id="condition"></textarea>
 							</td>
 						</tr>
 						<tr>

+ 1 - 1
src/main/webapp/WEB-INF/views/shoplinker/ShoplinkerOrderForm.html

@@ -87,7 +87,7 @@
 								<option value="shoplinkerOrderId">샵링커주문번호</option>
 								<option value="mallOrderId">쇼핑몰주문번호</option>
 							</select><br>
-							<textarea class="textareaR3 w90p" name="condition" id="condition"></textarea>
+							<textarea class="textareaR2 w90p" name="condition" id="condition"></textarea>
 						</td>
 					</tr>
 					<tr>

+ 1 - 1
src/main/webapp/WEB-INF/views/shoplinker/ShoplinkerStockForm.html

@@ -58,7 +58,7 @@
 
 							<th rowspan="2">상품코드<em class="required" title="필수"></em></th>
 							<td rowspan="2">
-								<textarea class="textareaR3 w90p" name="condition" id="condition"></textarea>
+								<textarea class="textareaR2 w90p" name="condition" id="condition"></textarea>
 							</td>
 						</tr>
 						<tr>