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/audits/show.html.erb
hash_for_host_path(:id => @audit.auditable.to_param),
:title => _("Host details"),
:class => 'btn btn-info') if @audit.auditable_type == 'Host' && @audit.auditable %>
<%= title_actions link_to 'Back', :back, :class=>'btn' %>
<%= title_actions link_to 'Back', :back, :class=>'btn btn-default' %>
<% tmplt = audit_template?(@audit) %>
<div class="tabbable">

Also available in: Unified diff