diff -r 7bdcbb4f2c27 -r 2489392ffb56 templates/index.html --- a/templates/index.html Sun Feb 28 10:43:36 2010 +0530 +++ b/templates/index.html Sun Feb 28 13:25:24 2010 +0530 @@ -65,9 +65,9 @@ {% endfor %} {% endif %}

- {% ifnotequal user.get_profile.rights "CT" %} + {% if can_create_task %} Create a task
- {% endifnotequal %} + {% endif %} {% ifequal user.get_profile.rights "MG" %} Request another to be a Developer Request another user to act as manager