fix workgroup link task list
This commit is contained in:
parent
6bbc614e42
commit
675f0e6d16
1 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,6 @@
|
|||
%section
|
||||
%h3
|
||||
= group.name
|
||||
%small= link_to t('.show_group_tasks'), workgroup_tasks_path(group)
|
||||
%small= link_to t('.show_group_tasks'), workgroup_tasks_path(workgroup_id: group)
|
||||
= render 'list', tasks: tasks
|
||||
= link_to_top
|
||||
|
|
Loading…
Reference in a new issue