Fixing controller for current_order bug
unavailable.html.erb throws an error missing current_order https://groups.google.com/forum/?fromgroups=#!topic/spree-user/mbEVVManQY8
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
module Spree
|
module Spree
|
||||||
class DigitalsController < Spree::BaseController
|
class DigitalsController < Spree::StoreController
|
||||||
ssl_required :show
|
ssl_required :show
|
||||||
|
|
||||||
def show
|
def show
|
||||||
|
|||||||
Reference in New Issue
Block a user