X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Fdetails1.html;h=519ab0dffdeb2f09c7c53284066276e416829c02;hb=66d03f1186c3e250017870ebe160a66069536e4f;hp=7e87adc48cf735baef2074c5d9185847c91611d3;hpb=93605db97d405db5c7572338a4e5ab11fe4e402b;p=django_unres.git diff --git a/django_simple/todo/templates/details1.html b/django_simple/todo/templates/details1.html index 7e87adc..519ab0d 100644 --- a/django_simple/todo/templates/details1.html +++ b/django_simple/todo/templates/details1.html @@ -55,10 +55,10 @@ Created {{ task.created_date }} - +
Expand input parameters + style="background-color:#d3d3d3;cursor: pointer;">Show input parameters +

Results

  • @@ -477,7 +478,20 @@ Created {{ task.created_date }} src="/myfiles/download-file/{{task.jobdirname}}/remd_ex.png" width="500">
  • - + +
  • +
    + +
    +
    + select model +
    +
    + +
    +
  • + +
  • model1 after conversion to allatom @@ -490,6 +504,8 @@ Created {{ task.created_date }} src="/myfiles/download-file/{{task.jobdirname}}/model1.png" width="500">
  • +
    +
  • model2 after conversion to allatom @@ -502,6 +518,8 @@ Created {{ task.created_date }} src="/myfiles/download-file/{{task.jobdirname}}/model2.png" width="500">
  • +
    +
  • model3 after conversion to allatom @@ -514,6 +532,8 @@ Created {{ task.created_date }} src="/myfiles/download-file/{{task.jobdirname}}/model3.png" width="500">
  • +
    +
  • model4 after conversion to allatom @@ -526,6 +546,8 @@ Created {{ task.created_date }} src="/myfiles/download-file/{{task.jobdirname}}/model4.png" width="500">
  • +
    +
  • model5 after conversion to allatom @@ -538,8 +560,7 @@ Created {{ task.created_date }} src="/myfiles/download-file/{{task.jobdirname}}/model5.png" width="500">
  • - - +
    {% endif %} {% endif %} @@ -556,12 +577,33 @@ Regular user cannot use this link. + + + {% endblock %}