Project

General

Profile

« Previous | Next » 

Revision bf4a13d3

Added by Walden Raines over 10 years ago

Fixes #3811 updating to bootstrap 3

View differences:

app/views/hosts/index.html.erb
<% if authorized? %>
<% title_actions multiple_actions_select, (link_to_if_authorized _("New Host"), hash_for_new_host_path) %>
<% title_actions multiple_actions_select, button_group(link_to_if_authorized _("New Host"), hash_for_new_host_path) %>
<% end %>
<%= render 'list', :hosts => @hosts, :header => @title || _("Hosts") %>

Also available in: Unified diff