|
@@ -13,13 +13,13 @@
|
13
|
13
|
<input type="hidden" id="ITP_FORM_BIZPOP_STINFO_BACK_OFFICE_VIEW_CD" name="viewCd" value="U">
|
14
|
14
|
<input type="hidden" id="ITP_FORM_BIZPOP_STINFO_BACK_OFFICE_COMPANY_CODE" name="companyCode" value="">
|
15
|
15
|
<input type="hidden" id="ITP_FORM_BIZPOP_STINFO_BACK_OFFICE_USER_ID" name="userId" value="">
|
16
|
|
- <div class="form-group">
|
|
16
|
+ <div class="form-group" style="height:auto;">
|
17
|
17
|
<label class="col-xs-4 itp_lb long">브랜드코드</label>
|
18
|
18
|
<div class="col-xs-7 itp_ip">
|
19
|
19
|
<input type="text" name="brandCd" id="ITP_FORM_BIZPOP_STINFO_BACK_OFFICE_BRAND_CD" class="form-control itp_input">
|
20
|
20
|
</div>
|
21
|
21
|
</div>
|
22
|
|
- <div class="form-group">
|
|
22
|
+ <div class="form-group" style="height:auto;">
|
23
|
23
|
<label class="col-xs-4 itp_lb long">매장번호</label>
|
24
|
24
|
<div class="col-xs-7 itp_ip">
|
25
|
25
|
<input type="text" name="storeNo" id="ITP_FORM_BIZPOP_STINFO_BACK_OFFICE_STORE_NO" class="form-control itp_input">
|