|
@@ -21,14 +21,14 @@
|
21
|
21
|
<input type="hidden" id="ITP_FORM_OPER02010_SEARCH_AFFL_SHOP_ID" name="afflShopId" value="">
|
22
|
22
|
<div class="form-group">
|
23
|
23
|
<div class="col-xs-2 itp_ip itp_noMar">
|
24
|
|
- <input type="text" id="ITP_FORM_OPER01010_SEARCH_AFFL_SHOP_NM" class="form-control itp_input" name="sAfflShopNm" value="가맹점" />
|
|
24
|
+ <input type="text" id="ITP_FORM_OPER02010_SEARCH_AFFL_SHOP_NM" class="form-control itp_input" name="sAfflShopNm" value="가맹점" />
|
25
|
25
|
</div>
|
26
|
26
|
<div class="col-xs-1 itp_in" style="width:8%; padding:0px;">
|
27
|
|
- <button type="button" id="ITP_BTN_OPER01010_SEARCH_SRH" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
|
28
|
|
- <button type="button" id="ITP_BTN_OPER01010_SEARCH_MODIFY" class="btn btn-primary btn-sm UPB" style="display: inline-block;"><i class="glyphicon glyphicon-erase"></i></button>
|
29
|
|
- </div>
|
|
27
|
+ <button type="button" id="ITP_FORM_OPER02010_SEARCH_AFFL_SHOP" class="btn btn-success btn-sm SEB" style="display: inline-block;"><i class="glyphicon glyphicon-search"></i></button>
|
|
28
|
+ <button type="button" id="ITP_FORM_OPER02010_DELETE_AFFL_SHOP" class="btn btn-primary btn-sm UPB" style="display: inline-block;"><i class="glyphicon glyphicon-erase"></i></button>
|
|
29
|
+ </div>
|
30
|
30
|
<div class="col-xs-2 itp_ip itp_noMar">
|
31
|
|
- <select id="ITP_FORM_OPER01010_SEARCH_BRAND_TYPE" class="form-control itp_input" name="sBrandType"></select>
|
|
31
|
+ <select id="ITP_FORM_OPER02010_SEARCH_BRAND_ID" class="form-control itp_input" name="sbrandId"></select>
|
32
|
32
|
</div>
|
33
|
33
|
</div>
|
34
|
34
|
<div class="form-group" style="padding-top: 10px; border-top: 1px dotted #ccc;">
|
|
@@ -45,7 +45,7 @@
|
45
|
45
|
</div>
|
46
|
46
|
</div>
|
47
|
47
|
<div class="col-xs-5 itp_ip">
|
48
|
|
- <input type="text" id="ITP_FORM_OPER02010_SEARCH_SNTICE_TKTL" class="form-control itp_input" name="sNticeTitl" placeholder="공지사항 검색" />
|
|
48
|
+ <input type="text" id="ITP_FORM_OPER02010_SEARCH_SNTICE_TKTL" class="form-control itp_input" name="snticeTitl" placeholder="공지사항 검색" />
|
49
|
49
|
</div>
|
50
|
50
|
</div>
|
51
|
51
|
</form>
|