assign team to project from project page in public section

This commit is contained in:
Andrey Kumanyaev 2013-01-23 18:14:20 +04:00 committed by Dmitriy Zaporozhets
parent 18bd1c9d30
commit 31d84d71d3
12 changed files with 129 additions and 3 deletions

View file

@ -3,7 +3,7 @@
= link_to project_path(@project), class: "activities-tab tab" do
%i.icon-home
Show
= nav_link(controller: :team_members) do
= nav_link(controller: [:team_members, :teams]) do
= link_to project_team_index_path(@project), class: "team-tab tab" do
%i.icon-user
Team