update ui design

This commit is contained in:
Aung Myo
2017-09-29 13:42:41 +06:30
parent 96af0fcd17
commit 444b270dd1
38 changed files with 67 additions and 62 deletions

View File

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