Skip to content

Commit

Permalink
Fix for admins
Browse files Browse the repository at this point in the history
  • Loading branch information
Bramjetten committed Apr 29, 2015
1 parent 0a4ccbc commit 2cd4f0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/models/spina/ability.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ def initialize(user)
else
can :manage, Page
can :manage, Photo
can :manage, Attachment
can :manage, Account
can :manage, Inquiry

Expand Down

0 comments on commit 2cd4f0c

Please sign in to comment.