# HG changeset patch # User nishanth # Date 1267010339 -19800 # Node ID 8f2906d1200a4212315bb4a5aa11947b8b3493f6 # Parent 00a41fbf49582844d6f134ea62f72d007f9e70e3 by mistake i added a link to remove mentor. that option does not exist. so removed that 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 %}