Sha256: 8b11971c18cad459a7e2ac9f59b9c3548a3792199eb6aeb27caa4d9a3863179d

Contents?: true

Size: 382 Bytes

Versions: 7

Compression:

Stored size: 382 Bytes

Contents

<%= render :partial => 'admin/shared/configuration_menu' %>

<h1><%= t("inventory_settings") %></h1>

<h4>Products with a zero inventory will <%= show_not(Spree::Config[:show_zero_stock_products]) %> be displayed</h4>
<h4>Backordering is <%= show_not(Spree::Config[:allow_backorders]) %> allowed</h4>

<%= link_to_with_icon 'edit', t("edit"), edit_admin_inventory_settings_path %>

Version data entries

7 entries across 7 versions & 2 rubygems

Version Path
kdmny-spree-0.0.1 app/views/admin/inventory_settings/show.html.erb
spree-0.8.4 app/views/admin/inventory_settings/show.html.erb
spree-0.8.5 app/views/admin/inventory_settings/show.html.erb
spree-0.8.0 app/views/admin/inventory_settings/show.html.erb
spree-0.8.1 app/views/admin/inventory_settings/show.html.erb
spree-0.8.2 app/views/admin/inventory_settings/show.html.erb
spree-0.8.3 app/views/admin/inventory_settings/show.html.erb