hide gallery

This commit is contained in:
Andreas Stephanides
2014-10-27 14:49:28 +01:00
parent 1e34dd4533
commit 27d5d2cda2
2 changed files with 3 additions and 1 deletions

View File

@@ -55,7 +55,7 @@ class Ability
#-----------------------------------------------------
# Rechteverwaltung fuer Fotos
can [:show,:index], Gallery
# can [:show,:index], Gallery
if loggedin
end
if( user.has_role?("fetuser") || user.has_role?("fetadmin"))