mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-20 15:31:12 +00:00
remove trailing white spaces from app/models/principal.rb
git-svn-id: http://svn.redmine.org/redmine/trunk@14322 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
f5a18db69e
commit
f8971eb567
@ -50,7 +50,7 @@ class Principal < ActiveRecord::Base
|
|||||||
else
|
else
|
||||||
view_all_active = user.builtin_role.users_visibility == 'all'
|
view_all_active = user.builtin_role.users_visibility == 'all'
|
||||||
end
|
end
|
||||||
|
|
||||||
if view_all_active
|
if view_all_active
|
||||||
active
|
active
|
||||||
else
|
else
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user