diff -r f88135529c74 -r ec7f2f4256f5 pytask/templates/task/claim.html --- a/pytask/templates/task/claim.html Sun Jan 09 11:25:08 2011 +0530 +++ b/pytask/templates/task/claim.html Sun Jan 09 11:29:10 2011 +0530 @@ -21,8 +21,9 @@ The task cannot be claimed at this stage.
{% endif %} {% endif %} - {% if task_claimed and is_creator %} - Select a user to assign the work. + {% if old_claims and is_creator %} +
+ Select a user to assign the work {% endif %} {% if can_claim %}