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