diff --git a/app/helpers/application_helper.rb b/app/helpers/application_helper.rb index 884f9f5..44c21e8 100644 --- a/app/helpers/application_helper.rb +++ b/app/helpers/application_helper.rb @@ -289,7 +289,7 @@ module ApplicationHelper principals.sort.each do |principal| s << "\n" end - s + s.html_safe end # Returns a string for users/groups option tags