[#98] again fix common tracker/pulls title
This commit is contained in:
parent
5d098d4b94
commit
e9f2a5a4a3
|
@ -1,4 +1,4 @@
|
|||
-set_meta_tags :title => t("users.users.#{action_name}.title")
|
||||
-set_meta_tags :title => t("home.#{action_name}.title")
|
||||
-render 'top_menu'
|
||||
-content_for :sidebar do
|
||||
=form_tag send("#{action_name}_path"), :id => 'filter_issues', :method => :get do
|
||||
|
|
|
@ -33,7 +33,7 @@ ru:
|
|||
product_build_lists:
|
||||
index:
|
||||
title: 'Мониторинг продуктов'
|
||||
pages:
|
||||
home:
|
||||
issues:
|
||||
title: 'Ваши задачи'
|
||||
pull_requests:
|
||||
|
|
Loading…
Reference in New Issue