Project

General

Profile

« Previous | Next » 

Revision 42117380

Added by Tomer Brisker about 9 years ago

Fixes #8106 - Dashboard rewrite to allow better customization

View differences:

app/views/dashboard/_reports_widget.html.erb
<h4 style="text-align: center;"><%= _("Latest Events") %></h4>
<h4 class="header">
<%= _("Latest Events") %>
</h4>
<% events = latest_events %>
<% if events.empty? %>
<p class="ca"><%= _("No interesting reports received in the last week") %></p>

Also available in: Unified diff