shop_code
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
class Transactions::SurveysController < ApplicationController
|
||||
def index
|
||||
@shop = Shop.current_shop
|
||||
filter = params[:filter]
|
||||
from = params[:from]
|
||||
to = params[:to]
|
||||
|
||||
Reference in New Issue
Block a user