fixes #866
This commit is contained in:
@@ -299,6 +299,9 @@ class User < ActiveRecord::Base
|
||||
|
||||
when Levels::ADMIN
|
||||
"Admin"
|
||||
|
||||
else
|
||||
""
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user