diff --git a/templates/task_orders/step_3.html b/templates/task_orders/step_3.html index c15533d2..433ae7a5 100644 --- a/templates/task_orders/step_3.html +++ b/templates/task_orders/step_3.html @@ -51,17 +51,13 @@ {% endmacro %} {% macro CLINFields(fields, index) %} - {% if index != 0 %} -
- {% endif %} - -
+
{{ OptionsInput(fields.jedi_clin_type, watch=True) }} @@ -106,131 +102,128 @@ {{ CLINFields(clin, index=loop.index - 1) }} {% endfor %} -
-
- -
-
-
- -
-
- -
- {{ 'task_orders.form.clin_type_label' | translate }} -
-
- -
-
-
+
+ +
+
+
+ +
+
+ +
+ {{ 'task_orders.form.clin_type_label' | translate }} +
+
+ +
+
+
+
+
+ +
+ + + + + + + + + +
+
+
-
- -
- - - - - - - - - -
-
+
+
+ +
+ {{ 'task_orders.form.loa_label' | translate }} +
+
+ {{ LOAInput() }} +
-
-
-
- -
- {{ 'task_orders.form.loa_label' | translate }} -
-
- {{ LOAInput() }} -
-
+ +
+ +
+ {{ 'task_orders.form.pop_start' | translate }} +
+
- -
- -
- {{ 'task_orders.form.pop_start' | translate }} -
-
+
+ -
- +
+ + +
-
- - -
+
+ + +
-
- - -
- -
- - - -
+
+ + +
{{ Icon("ok", classes="icon--green") }} @@ -250,45 +243,44 @@
-
- - -
+
+ + +
-
- - -
+
+ + +
-
- - - -
+
+ + +
{{ Icon("ok", classes="icon--green") }}