X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Fdetails.html;h=482ef8c987b793c08ad78ea7702e20f1098e7ee6;hb=b3cd3f7d9ed8c4683b8e13aee4c34ed4863d4788;hp=44f5e62e56505a376ae95ebec885339453eb6f5f;hpb=54cd6e1d5ddfde7997eaaacb3e83f4f09a4cbb16;p=django_unres.git diff --git a/django_simple/todo/templates/details.html b/django_simple/todo/templates/details.html index 44f5e62..482ef8c 100644 --- a/django_simple/todo/templates/details.html +++ b/django_simple/todo/templates/details.html @@ -236,6 +236,12 @@ Created {{ task.created_date }}
pdbref
{{ task.md_pdbref}}
+ {% if task.md_start == "pdbstart" %} +
  • +
    preminim maxfun
    +
    {{ task.min_maxfun }}
    +
  • + {% endif %}
  • respa
    {{ task.md_respa}}
    @@ -572,7 +578,7 @@ Created {{ task.created_date }}
  • -
  • + +
  • +
    model1 after conversion + to allatom {{ task.remd_model1|linebreaks }} + NGL viewer
    +
    +
  • +
  • +
    + {% if task.md_pdbref %} + + {% endif %} + +
    +
  • +
    -
  • + +
  • +
    model2 after conversion + to allatom {{ task.remd_model2|linebreaks }} + NGL viewer
    +
    +
  • +
  • +
    + {% if task.md_pdbref %} + + {% endif %} + +
    +
  • + +
    -
  • + +
  • +
    model3 after conversion + to allatom {{ task.remd_model3|linebreaks }} + NGL viewer
    +
    +
  • +
  • +
    + {% if task.md_pdbref %} + + {% endif %} + +
    +
  • +
    -
  • + +
  • +
    model4 after conversion + to allatom {{ task.remd_model4|linebreaks }} + NGL viewer
    +
    +
  • +
  • +
    + {% if task.md_pdbref %} + + {% endif %} + +
    +
  • +
    -
  • + +
  • +
    model5 after conversion + to allatom {{ task.remd_model5|linebreaks }} + NGL viewer
    +
    +
  • +
  • +
    + {% if task.md_pdbref %} + + {% endif %} + +
    +
  • +
    {% endif %} @@ -648,6 +740,7 @@ Created {{ task.created_date }} + {% endif %} @@ -705,7 +918,7 @@ $(document).ready(function() { {% endif %} - + {% if task.type == "min" %}