Sha256: 558385e0254406c27e4986e965f2602db06490c1a5595044d0f0a86496088574

Contents?: true

Size: 158 Bytes

Versions: 3

Compression:

Stored size: 158 Bytes

Contents

<h1>Order History</h1>

<div class="row order-history">
  <%= render @orders %>
</div>

<%= will_paginate @orders, :renderer => BootstrapPagination::Rails %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
tb_commerce-0.0.4 app/views/tb_commerce/orders/index.html.erb
tb_commerce-0.0.3 app/views/tb_commerce/orders/index.html.erb
tb_commerce-0.0.2 app/views/tb_commerce/orders/index.html.erb