Merge pull request #3799 from ciarand/team-admin-placeholder-text
Swapped out placeholder text on teams admin page
This commit is contained in:
commit
9c1abeb50a
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
%h3.page_title
|
||||
Teams
|
||||
%small
|
||||
simple Teams description
|
||||
allow you to organize groups of people that have a common focus. Use teams to simplify the process of assigning roles to groups of people.
|
||||
|
||||
= link_to 'New Team', new_admin_team_path, class: "btn btn-small pull-right"
|
||||
%br
|
||||
|
|
Loading…
Reference in a new issue