X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Fdetails.html;h=bbdebb8fd51d192a44390d28118cb5f5e8c2bb61;hb=75dd8b1928bbd554b20f888599c29170001af400;hp=2b926d18102da5a168e325adbcd59ce8f454a83f;hpb=4105e872badb97ca1b848708c36e1f0f1e5dc4cf;p=django_unres.git diff --git a/django_simple/todo/templates/details.html b/django_simple/todo/templates/details.html index 2b926d1..bbdebb8 100644 --- a/django_simple/todo/templates/details.html +++ b/django_simple/todo/templates/details.html @@ -43,7 +43,7 @@ Created {{ task.created_date }}
{% if task.done %} - {% if task.type == "md" or task.type == "remd" %} + {% if task.type == "md" or task.type == "remd" or task.type == "dock" %}