Browse Source

오더퀸 브랜드 코드 고정

dwkim 2 years ago
parent
commit
bdda9baab0
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/webapp/app/popup/biz/BIZPOP_STINFO_BACK_OFFICE.html

+ 1 - 1
src/main/webapp/app/popup/biz/BIZPOP_STINFO_BACK_OFFICE.html

@@ -16,7 +16,7 @@
16
 								<div class="form-group" style="height:auto;">
16
 								<div class="form-group" style="height:auto;">
17
 									<label class="col-xs-4 itp_lb long">브랜드코드</label>
17
 									<label class="col-xs-4 itp_lb long">브랜드코드</label>
18
 									<div class="col-xs-7 itp_ip">
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
 									</div>
20
 									</div>
21
 								</div>
21
 								</div>
22
 								<div class="form-group" style="height:auto;">
22
 								<div class="form-group" style="height:auto;">