check shop detail
This commit is contained in:
@@ -4,6 +4,7 @@ class ApplicationController < ActionController::Base
|
|||||||
#before_action :check_installation
|
#before_action :check_installation
|
||||||
protect_from_forgery with: :exception
|
protect_from_forgery with: :exception
|
||||||
|
|
||||||
|
helper_method :shop_detail
|
||||||
# lookup domain for db from provision
|
# lookup domain for db from provision
|
||||||
# before_action :set_locale
|
# before_action :set_locale
|
||||||
# helper_method :current_company,:current_login_employee,:current_user
|
# helper_method :current_company,:current_login_employee,:current_user
|
||||||
|
|||||||
Reference in New Issue
Block a user