|
@@ -25,7 +25,7 @@
|
25
|
25
|
<div class="form-group" style="margin-bottom:8px;">
|
26
|
26
|
<label class="lb_area itp_lb">위시리스트명</label>
|
27
|
27
|
<div class="wish_input itp_in">
|
28
|
|
- <input type="email" id="ITP_FORM_SITP_TAB_STINFO07010_POP_ITEM_CLASS_NM" data-check-required="empty" class="form-control itp_input" name="itemClassNm" placeholder="" maxlength="40">
|
|
28
|
+ <input type="email" id="ITP_FORM_SITP_TAB_STINFO07010_POP_WISH_LIST_NM" data-check-required="empty" class="form-control itp_input" name="itemClassNm" placeholder="" maxlength="40">
|
29
|
29
|
</div>
|
30
|
30
|
</div>
|
31
|
31
|
</div>
|
|
@@ -33,7 +33,7 @@
|
33
|
33
|
<div class="form-group" style="margin-bottom:13px;">
|
34
|
34
|
<label class="lb_area bd itp_lb">사용여부</label>
|
35
|
35
|
<div class="wish_input bd itp_in">
|
36
|
|
- <select style="text-align:center;" type="email" id="ITP_FORM_SITP_TAB_STINFO07010_POP_ITEM_CLASS_NM" data-check-required="empty" class="form-control itp_input" name="itemClassNm" placeholder="분류명" maxlength="40">
|
|
36
|
+ <select style="text-align:center;" type="email" id="ITP_FORM_SITP_TAB_STINFO07010_POP_USE_YN" data-check-required="empty" class="form-control itp_input" name="itemClassNm" placeholder="분류명" maxlength="40">
|
37
|
37
|
<option>사용</option>
|
38
|
38
|
<option>미사용</option>
|
39
|
39
|
</select>
|