Skip to content

Commit

Permalink
Merge branch 'release/0.17.9.8'
Browse files Browse the repository at this point in the history
  • Loading branch information
kalashnikovisme committed Apr 24, 2017
2 parents 6e36cc1 + 7f03e9a commit 6d9d296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/decorators/user_decorator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def human_type_name
end

def self.collections
[ :confirmed, :unviewed, :declined, :email_corrupted ]
[ :confirmed, :unviewed, :admins, :authors, :declined, :email_corrupted ]
end

def main_current_position
Expand Down

0 comments on commit 6d9d296

Please sign in to comment.