Update terms of service config

This commit is contained in:
Matt-Yorkley
2017-03-25 12:53:35 +00:00
committed by Rob Harrington
parent 903d1afb53
commit 80d8d18eb2
3 changed files with 4 additions and 9 deletions

View File

@@ -6,7 +6,6 @@ Spree::AppConfiguration.class_eval do
# Terms of Service Preferences
preference :enterprises_require_tos, :boolean, default: false
preference :enterprise_tos_link, :string, default: "/Terms-of-service.pdf"
# Tax Preferences
preference :products_require_tax_category, :boolean, default: false