X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=qcg%2Ftemplates%2Fqcg%2Fjob_new.html;h=eb3d9736deadc28137ade419a4eacfd2e122e912;hb=73e8a4e152c693adff71a4252d8e623419be31c7;hp=6ed34c4ee3256c1646cf93431f4b961faede12b9;hpb=1547dbc536b4848a93ce0a39493c0c69b853c576;p=qcg-portal.git diff --git a/qcg/templates/qcg/job_new.html b/qcg/templates/qcg/job_new.html index 6ed34c4..eb3d973 100644 --- a/qcg/templates/qcg/job_new.html +++ b/qcg/templates/qcg/job_new.html @@ -9,8 +9,28 @@ + {% include 'filex/source.js.html' %} + {% endblock %} @@ -102,13 +110,7 @@
{% bootstrap_field form.application layout="horizontal" %} -
-
- {# TODO grid ftp #} - wybierz plik główny » -
-
- + {% bootstrap_field form.master_file layout="horizontal" %} {% bootstrap_field form.executable layout="horizontal" form_group_class="form-group collapse" %} {% bootstrap_field form.script layout="horizontal" form_group_class="form-group collapse" %} {% bootstrap_field form.arguments layout="horizontal" %} @@ -278,4 +280,18 @@
+ + {% endblock %}