diff -r fa59955a340b -r 00a41fbf4958 templates/task/view.html --- a/templates/task/view.html Wed Feb 24 16:35:09 2010 +0530 +++ b/templates/task/view.html Wed Feb 24 16:47:09 2010 +0530 @@ -13,7 +13,9 @@ {{mentor.username}}| {% endfor %} {% if can_mod_mentors %} - Add another Mentor to this task
+ Add another Mentor to this task + Remove a mentor +
edit task goes here and it should contain all those add subs and add deps depending on availability
{% endif %}