Project

General

Profile

« Previous | Next » 

Revision 6b728fdc

Added by Bash Shell about 14 years ago

  • ID 6b728fdc6edbbdbb3b6fa44ad35cc34d314c8a1d

Fixes #258: Change Environment for multiple hosts.

View differences:

app/views/hosts/_selected_hosts.html.erb
<%= host.name %>
</td>
<td><%=h host.try(:hostgroup) %></td>
<td><%=h host.try(:environment) %></td>
</tr>
<% end %>
</table>

Also available in: Unified diff