X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;ds=sidebyside;f=qcg%2Ftemplates%2Fqcg%2Ftask.html;h=1d83d66bb40b6a2541565830586c0ef68e0017e0;hb=2698fc8f476233bcef6526cdcbc9fe37e57ca34d;hp=8615cb879709643949518d4a4158ecff7e9b1846;hpb=0b053edee9793cef21c62b3ccb379eb304a22ccd;p=qcg-portal.git diff --git a/qcg/templates/qcg/task.html b/qcg/templates/qcg/task.html index 8615cb8..1d83d66 100644 --- a/qcg/templates/qcg/task.html +++ b/qcg/templates/qcg/task.html @@ -30,6 +30,11 @@ {% csrf_token %} + {% elif not task.purged %} +
+ {% csrf_token %} + +
{% endif %} @@ -85,7 +90,7 @@ {% display_attribute 'Katalog roboczy' alloc.working_directory %} {% display_attribute 'Usunięty katalog roboczy?' task.purged %} - {% if alloc.working_directory %} + {% if alloc.working_directory and not task.purged %}