Merge pull request #13189 from chahmedejaz/bugfix/13019-page-redirect-from-shopfront

Page is redirected to root after login from shopfront page
This commit is contained in:
Ahmed Ejaz
2025-03-09 06:14:44 +05:00
committed by GitHub

View File

@@ -24,6 +24,7 @@ class EnterprisesController < BaseController
set_noindex_meta_tag
@enterprise = current_distributor
store_location_for :spree_user, request.original_fullpath
end
def relatives