Skip to content

Commit

Permalink
Trying to show reference number in checkout screen. (vinsol-spree-con…
Browse files Browse the repository at this point in the history
  • Loading branch information
robertmassaioli committed Mar 30, 2014
1 parent c41949b commit 6208cc5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/views/spree/checkout/payment/_banktransfer.html.erb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<% if (banks = Spree::Bank.active).any? %>
<span>Reference Number: @order.number</span>
<table>
<tr>
<th>Name</th>
Expand Down

0 comments on commit 6208cc5

Please sign in to comment.