Edit create new team text
This commit is contained in:
parent
45917935ef
commit
b280c2f361
1 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,6 @@
|
|||
- if current_user.can_create_team?
|
||||
.clearfix
|
||||
.input.light
|
||||
Want to share a team between projects?
|
||||
Want to share a project between team?
|
||||
= link_to new_team_path, class: "btn very_small" do
|
||||
Create a team
|
||||
|
|
Loading…
Reference in a new issue