Mercurial > hg > soundsoftware-site
diff 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 |
line wrap: on
line diff
--- a/plugins/redmine_bibliography/app/views/projects/show.html.erb Tue Sep 09 09:32:11 2014 +0100 +++ b/plugins/redmine_bibliography/app/views/projects/show.html.erb Tue Sep 09 09:34:53 2014 +0100 @@ -137,4 +137,4 @@ <%= auto_discovery_link_tag(:atom, {:controller => 'activities', :action => 'index', :id => @project, :format => 'atom', :key => User.current.rss_key}) %> <% end %> -<% html_title(l(:label_overview)) -%> +<% html_title('') -%>