##// END OF EJS Templates
remove trailing white spaces from app/models/principal.rb...
Toshi MARUYAMA -
r13940:f8971eb5671d
parent child
Show More
@@ -50,7 +50,7 class Principal < ActiveRecord::Base
50 50 else
51 51 view_all_active = user.builtin_role.users_visibility == 'all'
52 52 end
53
53
54 54 if view_all_active
55 55 active
56 56 else
General Comments 0
You need to be logged in to leave comments. Login now