Removed hardcoded links from main tabnav.
* Reorganized routes and foodsoft config * Avoid saving of wrong foodcoop tokens when following hard coded link
This commit is contained in:
parent
9cb367463c
commit
2c1952d625
8 changed files with 81 additions and 113 deletions
|
|
@ -8,7 +8,7 @@
|
|||
%li
|
||||
Seiten
|
||||
%ul
|
||||
%li= link_to "Meine Aufgaben", my_tasks_path
|
||||
%li= link_to "Meine Aufgaben", user_tasks_path
|
||||
%li= link_to "Alle Aufgaben", :action => "index"
|
||||
%li= link_to "Erledigt Aufgaben (Archiv)", :action => "archive"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue