X-Git-Url: http://mmka.chem.univ.gda.pl/gitweb/?a=blobdiff_plain;f=qcg%2Ftemplates%2Fqcg%2Fjob_new.html;h=d5b7344f488da749afe80d7571e3495b0d115fd9;hb=7c9392626226b7d859c5bc321ab15326fa1a17c6;hp=37a4fc56edd3b41dad369104930a631a5c1c442a;hpb=acdd4e574dd1ec6f3b901cbdaefb2c155f09bbf5;p=qcg-portal.git diff --git a/qcg/templates/qcg/job_new.html b/qcg/templates/qcg/job_new.html index 37a4fc5..d5b7344 100644 --- a/qcg/templates/qcg/job_new.html +++ b/qcg/templates/qcg/job_new.html @@ -96,7 +96,6 @@
  • Zasoby
  • Pliki
  • Środowisko
  • -
  • Rezerwacja
  • Powiadomienia
  • Inne
  • @@ -111,9 +110,9 @@ - {% bootstrap_field form.executable layout="horizontal" form_group_class="form-group collapse" %} + {% 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" %} - {% bootstrap_field form.name layout="horizontal" %} {% bootstrap_field form.note layout="horizontal" %} {% bootstrap_field form.grant layout="horizontal" %} @@ -121,23 +120,23 @@
    {% bootstrap_field form.host layout="horizontal" %} {% bootstrap_field form.queue layout="horizontal" %} + {% bootstrap_field form.properties layout="horizontal" form_group_class="form-group collapse" %} + {% bootstrap_field form.modules layout="horizontal" form_group_class="form-group collapse" %} {% bootstrap_field form.procs layout="horizontal" %} {% bootstrap_field form.nodes layout="horizontal" form_group_class="form-group collapse" %} {% include 'qcg/time_range_field.html' with field_name='wall_time' field=form.wall_time %} - {% bootstrap_field form.memory layout="horizontal" %} - {% bootstrap_field form.memory_per_slot layout="horizontal" %} + {% bootstrap_field form.memory layout="horizontal" form_group_class="form-group collapse" %} + {% bootstrap_field form.memory_per_slot layout="horizontal" form_group_class="form-group collapse" %} + {% bootstrap_field form.reservation layout="horizontal" form_group_class="form-group collapse" %}
    {% bootstrap_field form.input layout="horizontal" %} - {% bootstrap_field form.output layout="horizontal" %} - {% bootstrap_field form.error layout="horizontal" %} {% bootstrap_field form.stage_in layout="horizontal" %} - {% bootstrap_field form.stage_out layout="horizontal" %} + {% bootstrap_field form.stage_out layout="horizontal" form_group_class="form-group collapse" %}
    - {% bootstrap_field form.properties layout="horizontal" %} {{ env_formset.management_form }}
    @@ -154,15 +153,6 @@
    - - {% bootstrap_field form.modules layout="horizontal" %} -
    - -
    - {% bootstrap_field form.not_before layout="horizontal" %} - {% bootstrap_field form.not_after layout="horizontal" %} - {% include 'qcg/time_range_field.html' with field_name='deadline' field=form.deadline %} - {% bootstrap_field form.reservation layout="horizontal" form_group_class="form-group collapse" %}
    @@ -191,27 +181,29 @@ -
    - -
    -
    - {% for option in form.watch_output_type %} - - {% endfor %} +
    +
    + +
    +
    + {% for option in form.watch_output_type %} + + {% endfor %} +
    -
    -
    -
    +
    +
    -
    - {% bootstrap_field form.watch_output_address layout="horizontal" %} - {% bootstrap_field form.watch_output_pattern layout="horizontal" %} +
    + {% bootstrap_field form.watch_output_address layout="horizontal" %} + {% bootstrap_field form.watch_output_pattern layout="horizontal" %} +
    @@ -273,7 +265,6 @@ {% bootstrap_field form.native layout="horizontal" %} {% bootstrap_checkbox form.persistent %} - {% bootstrap_checkbox form.use_scratch %}