diff -r 8ca20bacc78e -r f65e62255e47 taskapp/views/user.py --- a/taskapp/views/user.py Tue Mar 02 22:50:17 2010 +0530 +++ b/taskapp/views/user.py Wed Mar 03 04:08:15 2010 +0530 @@ -18,13 +18,11 @@ about = { "addmentors": "about/addmentors.html", - "mentor": "about/mentor.html", ## - include role in different stages and merge with mentorrights + "mentor": "about/mentor.html", "starthere": "about/starthere.html", - ## "claimtask": - ## "edittask": - contains both about up and pub states - ## "mentorrights": - ## "assigntask": - ## "developer": + "task": "about/task.html", + "tasklife": "about/tasklife.html", + "developer": "about/developer.html", ## "manager": ## "admin": ## "request": - also contains about automatic rejection of requests