Skip to content

Commit

Permalink
Fix images being added as dashboard to Refinery.engines
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Winsor committed Sep 13, 2011
1 parent 04cfa4a commit 86aa1d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/lib/refinerycms-images.rb
Expand Up @@ -19,4 +19,4 @@ def root
end

require 'refinery/images/engine'
::Refinery.engines << 'dashboard'
::Refinery.engines << 'images'

0 comments on commit 86aa1d9

Please sign in to comment.