Set titles on Groups pages (#14517)

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12049 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang
2013-07-28 11:23:22 +00:00
parent 2f9050115b
commit 1e738fbaca
4 changed files with 4 additions and 6 deletions
+1 -3
View File
@@ -1,5 +1,3 @@
<h2><%= link_to l(:label_group_plural), groups_path %> &#187; <%= h(@group) %></h2>
<%= title [l(:label_group_plural), groups_path], @group.name %>
<%= render_tabs group_settings_tabs %>
<% html_title(l(:label_group), @group, l(:label_administration)) -%>