lib/spud_photos/engine.rb in spud_photos-0.0.2 vs lib/spud_photos/engine.rb in spud_photos-0.0.3

- old
+ new

@@ -13,15 +13,15 @@ :name => 'Photo Albums', :thumbnail => 'spud/photos/photo_albums_thumb.png', :url => '/spud/admin/photo_albums', :retina => true, :order => 82 - },{ - :name => 'Photos', - :thumbnail => 'spud/photos/photo_albums_thumb.png', - :url => '/spud/admin/photos', - :retina => true, - :order => 83 + # },{ + # :name => 'Photos', + # :thumbnail => 'spud/photos/photo_albums_thumb.png', + # :url => '/spud/admin/photos', + # :retina => true, + # :order => 83 }] if Spud::Photos.config.galleries_enabled Spud::Core.config.admin_applications += [{ :name => 'Photo Galleries', :thumbnail => 'spud/photos/photo_albums_thumb.png', \ No newline at end of file