comparison plugins/redmine_bibliography/app/views/projects/show.html.erb @ 1519:afce8026aaeb redmine-2.4-integration

Merge from branch "live"
author Chris Cannam
date Tue, 09 Sep 2014 09:34:53 +0100
parents 234d18ea18e9 e1cfd013ef49
children
comparison
equal deleted inserted replaced
1518:2e8063097240 1519:afce8026aaeb
135 135
136 <% content_for :header_tags do %> 136 <% content_for :header_tags do %>
137 <%= auto_discovery_link_tag(:atom, {:controller => 'activities', :action => 'index', :id => @project, :format => 'atom', :key => User.current.rss_key}) %> 137 <%= auto_discovery_link_tag(:atom, {:controller => 'activities', :action => 'index', :id => @project, :format => 'atom', :key => User.current.rss_key}) %>
138 <% end %> 138 <% end %>
139 139
140 <% html_title(l(:label_overview)) -%> 140 <% html_title('') -%>