Skip to content

Commit

Permalink
Moving files into the spree namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
jumph4x committed Jun 14, 2012
1 parent 9831d9c commit afa71b2
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion app/overrides/core_charges_admin_product_form_right.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Deface::Override.new(:virtual_path => "spree/admin/products/_form",
:name => "core_charges_admin_product_form_right",
:insert_bottom => "[data-hook='admin_product_form_right'], #admin_product_form_right[data-hook]",
:partial => "admin/products/core_amount_fields",
:partial => "spree/admin/products/core_amount_fields",
:disabled => false)

0 comments on commit afa71b2

Please sign in to comment.