Project

General

Profile

« Previous | Next » 

Revision c2d5484a

Added by Ohad Levy almost 12 years ago

  • ID c2d5484a535ff6b5990d3365d533a13a29f4ab64

[UI] - added missing label classes

View differences:

app/views/hosts/multiple_destroy.html.erb
<%= render 'selected_hosts', :hosts => @hosts %>
<%= form_tag submit_multiple_destroy_hosts_path(:host_ids => params[:host_ids]) do -%>
<span class="label warning">Warning</span> This might take a while, as all hosts, facts and reports will be destroyed as well
<span class="label label-warning">Warning</span> This might take a while, as all hosts, facts and reports will be destroyed as well
<% end %>

Also available in: Unified diff