Subversion Repositories SmartDukaan

Rev

Rev 34157 | Rev 35971 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 34157 Rev 34172
Line 56... Line 56...
56
                <tr>
56
                <tr>
57
                    <td colspan="12" style="text-align:center;">NO MATCHING DATA FOUND FOR CRITERIA</td>
57
                    <td colspan="12" style="text-align:center;">NO MATCHING DATA FOUND FOR CRITERIA</td>
58
                </tr>
58
                </tr>
59
                #end
59
                #end
60
            </tbody>
60
            </tbody>
61
            <tfoot>
-
 
62
            <tr>
-
 
63
                <th>Retailer Id</th>
-
 
64
                <th>Retailer Name</th>
-
 
65
                <th>Email</th>
-
 
66
                <th>City</th>
-
 
67
                <th>State</th>
-
 
68
                <th>Transaction Reference</th>
-
 
69
                <th>Bank Name</th>
-
 
70
                <th>Reference Date</th>
-
 
71
                <th>Amount</th>
-
 
72
                <th>Created On</th>
-
 
73
                <th>Updated On</th>
-
 
74
                #if($rStatus == "pending")
-
 
75
                    <th>Status</th>
-
 
76
                #end
-
 
77
            </tr>
-
 
78
            </tfoot>
-
 
79
        </table>
61
        </table>
80
    </div>
62
    </div>
81
</div>
63
</div>
82
<script>
64
<script>
83
    $(document).ready(function () {
65
    $(document).ready(function () {