Big feactoring and bug fixing, Mailer, Tasks, GroupOrders
This commit is contained in:
parent
c936813967
commit
5fb0bc2444
43 changed files with 95 additions and 118 deletions
|
|
@ -16,4 +16,4 @@
|
|||
Gruppenaufgaben
|
||||
%ul
|
||||
- for group in Workgroup.all
|
||||
%li= link_to group.name, :controller => 'tasks', :action => "workgroup", :id => group
|
||||
%li= link_to group.name, workgroup_tasks_path(workgroup_id: group.id)
|
||||
Loading…
Add table
Add a link
Reference in a new issue