X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=django_simple%2Ftodo%2Ftemplates%2Fedit.html;h=9e7ce808e77d5bbf1325968ada13aa3a2ed301c3;hb=cb84afb9777fdb35d0e4139ddbb9dcb600814653;hp=940ab036622bf6ebd82a04c5fc836bf729d9f3ca;hpb=18720bfd2db199afb2ebf034b3206fc07f16c1ad;p=django_unres.git diff --git a/django_simple/todo/templates/edit.html b/django_simple/todo/templates/edit.html index 940ab03..9e7ce80 100644 --- a/django_simple/todo/templates/edit.html +++ b/django_simple/todo/templates/edit.html @@ -6,7 +6,9 @@

Choose type of simulation:  

- +
+
+
{% if basic_adv %}
{% csrf_token %} @@ -32,6 +34,12 @@
+
+ {% csrf_token %} + +
+ {% else %}
@@ -58,10 +66,16 @@
+
+ {% csrf_token %} + +
-{% endif %} +{% endif %} +

@@ -79,7 +93,10 @@ Calculation type {{ p_type }} {% if p_type == "replica exchange molecular dynamics - advanced options" %} + name="_example_saxs" class="save btn btn-default">Load SAXS 1 example + + {% endif %}