Fixed wrong my-tasks-path on home page.

This commit is contained in:
Benjamin Meichsner 2010-03-28 16:56:24 +02:00
parent d6ee00db17
commit fc823bb6d6
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Foodcoop
%ul
%li= link_to "Mitglieder", foodcoop_users_path
%li= link_to "Meine Aufgaben", :controller => "home", :action => "tasks"
%li= link_to "Meine Aufgaben", user_tasks_path
%li= link_to "Nachricht schreiben", :controller => "messages", :action => "new"
// Orders