Sha256: ada9aa4494bfc61f094677c3d0f1595ab493cf4263791141b27f200b732d0a11
Contents?: true
Size: 399 Bytes
Versions: 24
Compression:
Stored size: 399 Bytes
Contents
<%= render :partial => '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 %>
Version data entries
24 entries across 24 versions & 3 rubygems