Project

General

Profile

« Previous | Next » 

Revision ef88a51a

Added by Christine Fouant almost 10 years ago

Fixes #5810 - fixes issue with incorrect page titles

View differences:

app/views/statistics/index.html.erb
<% title _("Statistics") %>
<div id="statistics" class="grid">
<% charts.each do |ch| %>
<%= content_tag(:div, ch, :class=>"stats-well") %>

Also available in: Unified diff