X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;ds=sidebyside;f=django_simple%2Ftodo%2Ftemplates%2Fdetails1.html;h=27b5a1f0fab2f68202f5c5a102fff13a2503b5e2;hb=75dd8b1928bbd554b20f888599c29170001af400;hp=4860b27015aeb5b61b72e581025661c738715314;hpb=1c260674ebd5c690868fadea76ecd86e8b7f0b74;p=django_unres.git diff --git a/django_simple/todo/templates/details1.html b/django_simple/todo/templates/details1.html index 4860b27..27b5a1f 100644 --- a/django_simple/todo/templates/details1.html +++ b/django_simple/todo/templates/details1.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" %}