Project

General

Profile

« Previous | Next » 

Revision 1f76a8ba

Added by Marek Hulán over 8 years ago

Fixes #11707 - skip irrelevant states in host overview

View differences:

app/helpers/hosts_helper.rb
content_tag(:i, ' '.html_safe, :class => host_global_status_icon_class(status.to_global)) +
content_tag(:span, _(status.to_label), :class => host_global_status_class(status.to_global))
]
end
end.compact
end
def possible_images(cr, arch = nil, os = nil)

Also available in: Unified diff