UNRES-Dock restart
[django_unres.git] / django_simple / todo / templates / details.html
index 2b926d1..bbdebb8 100644 (file)
@@ -43,7 +43,7 @@ Created {{ task.created_date  }}
                                <div class="col-md-8">
                                        {% if task.done %}
                                                <span class="fa fa-check-square-o"></span>
-                                           {% if task.type == "md" or task.type == "remd" %}
+                                           {% if task.type == "md" or task.type == "remd" or task.type == "dock" %}
                                              <form action="restart/"
                                                method="get"
                                                style="text-align;float:right;">