Project

General

Profile

« Previous | Next » 

Revision 5d6ab0b1

Added by Amos Benari over 10 years ago

refs #3811 - additional bootstrap 3 updates/fixes

  • css renamed alert-error is now alert-danger
  • spinner progress indicators are back
  • fixed progress bar on create host

View differences:

app/views/reports/show.html.erb
<p class='ra'> <%= _("Reported at %s ") % @report.reported_at.getlocal %> </p>
<% if @offset > 10 %>
<div class="alert alert-message alert-block alert-error">
<div class="alert alert-message alert-block alert-danger">
<a class="close" href="#" data-dismiss="alert">&times;</a>
<h3><%= _("Host times seems to be adrift!") %></h3>
<%= (_("Host reported time is <em>%s</em>") % @report.reported_at).html_safe %> <br/>

Also available in: Unified diff