Skip to content

Commit

Permalink
More missing helpers
Browse files Browse the repository at this point in the history
  • Loading branch information
eric1234 authored Mar 14, 2017
1 parent 726630f commit 4c0d19a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
module Spree
module Admin
class ReimbursementsController < ResourceController
helper 'spree/admin/reimbursement_type'
helper 'spree/admin/customer_returns'
belongs_to 'spree/order', find_by: :number

before_action :load_stock_locations, only: :edit
Expand Down

0 comments on commit 4c0d19a

Please sign in to comment.