|
@@ -60,6 +60,10 @@
|
60
|
60
|
<div id="ITP_POMNG02010_jqGrid_list" class="itp_tb_list itp_gType1" data-total-cnt="${totalCnt}">
|
61
|
61
|
<div id="ITP_POMNG02010_jqGridView" class="itp_views fix"></div>
|
62
|
62
|
<button type="button" id="ITP_BTN_POMNG02010_EXCEL" class="btn btn-success btn-sm Excel" style="float:right;"><i class="glyphicon "></i>Excel</button>
|
|
63
|
+ <div id="ITP_BTN_STINFO06010_CALCULATE_FORM" style="display:initial; float:right; position:relative; top:0px; margin-right:70px;">
|
|
64
|
+ <label>요청금액합계 :</label>
|
|
65
|
+ <input id="ITP_POMNG02010_REQ_TOTAL_AMT_SUM" style="width:100px; text-align: right;" maxlength="5" readonly="readonly">
|
|
66
|
+ </div>
|
63
|
67
|
<table id="ITP_POMNG02010_jqGrid"></table>
|
64
|
68
|
<div id="ITP_POMNG02010_jqGridPager"></div>
|
65
|
69
|
<div id="ITP_POMNG02010_jqGridEmpty" class="itp_no_data"></div>
|