Subversion Repositories SmartDukaan

Rev

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

Rev 2730 Rev 3499
Line 1... Line 1...
1
<div id="top-infopane">
1
<div id="top-infopane">
2
    <table id="user-orders" class="display">
2
    <table id="user-orders" class="display">
3
        <thead>
3
        <thead>
4
            <tr>
4
            <tr>
5
                <th>Id</th>
5
                <th>Order Id</th>
6
                <th>Created</th>
6
                <th>Created</th>
7
                <th>Status</th>
7
                <th>Status</th>
8
                <th>Amount</th>
8
                <th>Amount</th>
9
                <th>Shipping Address</th>
9
                <th>Shipping Address</th>
10
            </tr>
10
            </tr>