update adminbsb theme all theme setting
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
class Origami::PayparPaymentsController < BaseOrigamiController
|
||||
class Origami::PayparPaymentsController < ApplicationController#BaseOrigamiController
|
||||
def create
|
||||
sale_id = params[:sale_id]
|
||||
redeem_amount = params[:redeem_amount]
|
||||
|
||||
Reference in New Issue
Block a user