spree_zone_pricing 0.1.58 → 0.1.59

Sign up to get free protection for your applications and to get access to all the features.
@@ -15,7 +15,7 @@
15
15
  zone = Spree::Zone.find(zone_currency.zone_id)
16
16
  %>
17
17
  <td><%= link_to zone.name, edit_admin_zone_currency_path(zone_currency) %></td>
18
- <td><%= zone_currency.order_id %></td>
18
+ <td><%= zone_currency.currency %></td>
19
19
  <td class='actions' data-hook="admin_zone_currencies_index_row_actions">
20
20
  <%= link_to_edit_url edit_admin_zone_currency_path(zone_currency), :title => "admin_edit_#{dom_id(zone_currency)}" %>
21
21
  </td>
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: spree_zone_pricing
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.58
4
+ version: 0.1.59
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: