|
@@ -16,7 +16,7 @@
|
16
|
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
|
|
- <input type="text" name="brandCd" id="ITP_FORM_BIZPOP_STINFO_BACK_OFFICE_BRAND_CD" class="form-control itp_input">
|
|
19
|
+ <input type="text" name="brandCd" id="ITP_FORM_BIZPOP_STINFO_BACK_OFFICE_BRAND_CD" class="form-control itp_input" readonly="readonly">
|
20
|
20
|
</div>
|
21
|
21
|
</div>
|
22
|
22
|
<div class="form-group" style="height:auto;">
|