Sha256: 44442994d03cb7c7015ea9cd9122c2013dc7151925eb0f1037bd9e4516a4f2fc
Contents?: true
Size: 441 Bytes
Versions: 28
Compression:
Stored size: 441 Bytes
Contents
<%= render :partial => 'spree/admin/shared/configuration_menu' %> <h1><%= t(:inventory_settings) %></h1> <h4><%= t(:products_with_zero_inventory_display, :not => show_not(Spree::Config[:show_zero_stock_products])) %> </h4> <h4><%= t(:backordering_is_allowed, :not => show_not(Spree::Config[:allow_backorders])) %></h4> <%= link_to_with_icon 'edit', t(:edit), edit_admin_inventory_settings_path, :id => 'admin_inventory_settings_link' %>
Version data entries
28 entries across 28 versions & 1 rubygems