fix workgroup link task list

This commit is contained in:
wvengen 2013-12-10 19:12:29 +01:00
parent 6bbc614e42
commit 675f0e6d16
1 changed files with 1 additions and 1 deletions

View File

@ -13,6 +13,6 @@
%section %section
%h3 %h3
= group.name = 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 = render 'list', tasks: tasks
= link_to_top = link_to_top