app/views/katello/errata_mailer/host_errata.text.erb in katello-2.4.5 vs app/views/katello/errata_mailer/host_errata.text.erb in katello-3.0.0.rc1

- old
+ new

@@ -1,7 +1,7 @@ <%= _("The following hosts have errata that apply to them: ") %> -<% @content_hosts.group_by(&:organization).each do |org, hosts| %> +<% @hosts.group_by(&:organization).each do |org, hosts| %> <%= _("Organization") %>: <%= org %> <% hosts.each do |host| %> <%= host %>: