diff -r da4c6b1cec7d -r daca865314e7 pytask/templates/task/view.html --- a/pytask/templates/task/view.html Tue Jan 11 14:57:16 2011 +0530 +++ b/pytask/templates/task/view.html Tue Jan 11 16:51:07 2011 +0530 @@ -87,13 +87,7 @@ View claims {% endif %} - {% if can_assign_pynts %} - Request assign pynts and mark the task as complete - {% endif %} - - {% if is_selected %} - Submit Work - {% endif %} + View submitted work reports
{% if comments %}