|
@@ -65,10 +65,14 @@
|
65
|
65
|
</div>
|
66
|
66
|
</div>
|
67
|
67
|
</div>
|
68
|
|
- <div class="pull-right itp_cicon itp_gird_btn">
|
69
|
|
- <button type="button" id="ITP_BTN_STOCKMNG03010_DETAIL_ADDROW" class="btn btn-primary btn-sm SHOW"><i class="glyphicon "></i> 품목추가 </button>
|
70
|
|
- <button type="button" id="ITP_BTN_STOCKMNG03010_DETAIL_DELROW" class="btn btn-danger btn-sm SHOW"><i class="glyphicon "></i> 품목삭제 </button>
|
71
|
|
- </div>
|
|
68
|
+
|
|
69
|
+ <div class="fix" style="padding-right:15px; margin-bottom: 0px;">
|
|
70
|
+ <div class="pull-right itp_cicon">
|
|
71
|
+ <button type="button" id="ITP_BTN_STOCKMNG03010_DETAIL_ADDROW" class="btn btn-primary btn-sm ARB"><i class="glyphicon"></i> 품목추가 </button>
|
|
72
|
+ <button type="button" id="ITP_BTN_STOCKMNG03010_DETAIL_DELROW" class="btn btn-danger btn-sm SHOW"><i class="glyphicon"></i> 품목삭제 </button>
|
|
73
|
+ </div>
|
|
74
|
+ </div>
|
|
75
|
+
|
72
|
76
|
<div class="itp_table fix">
|
73
|
77
|
<div id="ITP_STOCKMNG03010_jqGrid_list" class="itp_tb_list itp_gType1" data-total-cnt="${totalCnt}">
|
74
|
78
|
<div id="ITP_STOCKMNG03010_jqGridView" class="itp_views fix"></div>
|