Skip to content

Commit

Permalink
Another missing helper
Browse files Browse the repository at this point in the history
  • Loading branch information
eric1234 authored Mar 14, 2017
1 parent 4c0d19a commit 15e643f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
module Spree
module Admin
class CustomerReturnsController < ResourceController
helper 'spree/admin/reimbursements'
helper 'spree/admin/reimbursement_type'
belongs_to 'spree/order', find_by: :number

Expand Down

0 comments on commit 15e643f

Please sign in to comment.