mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-02-27 01:43:22 +00:00
Add checkout helper to checkout controller
This commit is contained in:
@@ -11,7 +11,8 @@ class CheckoutController < ::BaseController
|
||||
include EnterprisesHelper
|
||||
|
||||
helper 'terms_and_conditions'
|
||||
|
||||
helper 'checkout'
|
||||
|
||||
ssl_required
|
||||
|
||||
# We need pessimistic locking to avoid race conditions.
|
||||
|
||||
Reference in New Issue
Block a user