Finalize milestones for Merge Requests
This commit is contained in:
parent
d4e070cfad
commit
f417a265d7
9 changed files with 57 additions and 25 deletions
|
@ -10,5 +10,9 @@ module ProjectsHelper
|
|||
def link_to_project project
|
||||
link_to project.name, project
|
||||
end
|
||||
|
||||
def tm_path team_member
|
||||
project_team_member_path(@project, team_member)
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue