diff -r 00a41fbf4958 -r 8f2906d1200a templates/task/view.html
--- a/templates/task/view.html Wed Feb 24 16:47:09 2010 +0530
+++ b/templates/task/view.html Wed Feb 24 16:48:59 2010 +0530
@@ -14,7 +14,6 @@
{% endfor %}
{% if can_mod_mentors %}
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 %}