add dashboard teams block
This commit is contained in:
parent
a96cf3ad09
commit
3c6e144608
2 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
- if @teams.present?
|
||||
= render "teams", teams: @teams
|
||||
- if @groups.present?
|
||||
= render "groups", groups: @groups
|
||||
= render "projects", projects: @projects
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue