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?
|
- if current_user.can_create_team?
|
||||||
.clearfix
|
.clearfix
|
||||||
.input.light
|
.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
|
= link_to new_team_path, class: "btn very_small" do
|
||||||
Create a team
|
Create a team
|
||||||
|
|
Loading…
Add table
Reference in a new issue