Project

General

Profile

« Previous | Next » 

Revision beab18ed

Added by Amir Fefer over 8 years ago

Fixes #11581 - Headlines extracted in the selected hosts modal

View differences:

app/views/hosts/_selected_hosts.html.erb
<thead>
<tr>
<th>
Name
<%= _("Name") %>
</th>
<th>
Hostgroup
<%= _("Host group") %>
</th>
<th>
Environment
<%= _("Environment") %>
</th>
<%= raw("<th>" + _("Location") + "</th>") if SETTINGS[:locations_enabled]%>
<%= raw("<th>" + _("Organization") + "</th>") if SETTINGS[:organizations_enabled]%>

Also available in: Unified diff