| Line 7... |
Line 7... |
| 7 |
<li><i class="icon_document_alt"></i>#springMessage("reportorderstatus.orderstatussummaryreport")</li>
|
7 |
<li><i class="icon_document_alt"></i>#springMessage("reportorderstatus.orderstatussummaryreport")</li>
|
| 8 |
</ol>
|
8 |
</ol>
|
| 9 |
</div>
|
9 |
</div>
|
| 10 |
</div>
|
10 |
</div>
|
| 11 |
<div class="row col-lg-12" style="float: right;">
|
11 |
<div class="row col-lg-12" style="float: right;">
|
| - |
|
12 |
#springMessage("reportsofferpayoutdump.from") <input type="date" id="startDate-pending-indent-report" placeholder="" name="" value="$startDate">
|
| 12 |
|
13 |
|
| - |
|
14 |
#springMessage("reportsofferpayoutdump.to") <input type="date" id="endDate-pending-indent-report" placeholder="" value="$endDate">
|
| 13 |
<button type="submit" class="download-pending-indent-report">#springMessage("reportorderstatus.downloadreport") </button>
|
15 |
<button type="submit" class="download-pending-indent-report">#springMessage("reportorderstatus.downloadreport") </button>
|
| - |
|
16 |
<button type="submit" class="pending-indent-fetch-report">Fetch Report</button>
|
| 14 |
</div>
|
17 |
</div>
|
| 15 |
|
18 |
|
| 16 |
<div class="col-lg-12">
|
19 |
<div class="col-lg-12">
|
| 17 |
<table class="table table-border table-condensed table-bordered" id="pendingIndentReport" style="width:100%">
|
20 |
<table class="table table-border table-condensed table-bordered" id="pendingIndentReport" style="width:100%">
|
| 18 |
|
21 |
|