diff --git a/app/views/timelines/show.html.erb b/app/views/timelines/show.html.erb index 2b1484be2d..c88b8b9900 100644 --- a/app/views/timelines/show.html.erb +++ b/app/views/timelines/show.html.erb @@ -61,7 +61,7 @@ See doc/COPYRIGHT.rdoc for more details.
  • <%= link_to url_for(controller: '/reportings', action: 'index', project_id: @project.id), class: 'button' do %> - + <%= l('timelines.project_menu.reportings') %> <% end %>