update adminbsb theme all theme setting

This commit is contained in:
Aung Myo
2017-10-10 14:11:38 +06:30
parent 79c7b46ab7
commit 33f03b2e05
49 changed files with 1443 additions and 1387 deletions

View File

@@ -1,4 +1,4 @@
class Origami::RedeemPaymentsController < BaseOrigamiController
class Origami::RedeemPaymentsController < ApplicationController#BaseOrigamiController
def index
@sale_id = params[:sale_id]
payment_method = params[:payment_method]