Skip to content

Commit

Permalink
Swapped table headings in order detail display
Browse files Browse the repository at this point in the history
  • Loading branch information
codeinthehole committed May 15, 2012
1 parent ed35a29 commit e5a1bfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion oscar/templates/dashboard/orders/order_detail.html
Original file line number Diff line number Diff line change
Expand Up @@ -123,8 +123,8 @@ <h3 class="app-ico ico_shop_bag icon">Items ordered</h3>
<th>Supplier</th>
<th>Supplier SKU</th>
<th>Est. delivery date</th>
<th>Price (after discounts)</th>
<th>Price (before discounts)</th>
<th>Price (after discounts)</th>
<th>Actions</th>
</tr>
</thead>
Expand Down

0 comments on commit e5a1bfc

Please sign in to comment.