Sha256: a8a5889a10a77fa61903944389beb588914b3c7315f64ace88067fbd61be5b9c

Contents?: true

Size: 205 Bytes

Versions: 5

Compression:

Stored size: 205 Bytes

Contents

<% if item.variant.option_values.any? || item.variant.is_master?%>
  <td class="item-name"><%= item.variant.name %></td>
<% else %>
  <td class="item-name"><%= item.variant.auction.title %></td>
<% end %>

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
solidus_auction-0.0.6 app/views/spree/shared/_stock_item_name.html.erb
solidus_auction-0.0.5 app/views/spree/shared/_stock_item_name.html.erb
solidus_auction-0.0.4 app/views/spree/shared/_stock_item_name.html.erb
solidus_auction-0.0.3 app/views/spree/shared/_stock_item_name.html.erb
solidus_auction-0.0.1 app/views/spree/shared/_stock_item_name.html.erb