Updating content up through Funding page

This commit is contained in:
rachel-dtr
2019-05-06 11:16:11 -04:00
parent d8771accca
commit 8c34146c0b
3 changed files with 18 additions and 13 deletions

View File

@@ -46,6 +46,7 @@
<hr>
<h3 class="subheading">{{ "task_orders.new.app_info.team_title" | translate }}</h3>
<p>{{ "task_orders.new.app_info.subtitle" | translate }}</p>
{{ MultiCheckboxInput(form.dev_team, form.dev_team_other) }}
{{ OptionsInput(form.team_experience) }}

View File

@@ -19,6 +19,8 @@
v-bind:upload-errors='{{ form.csp_estimate.errors | list }}'
>
<div>
<p>{{ "task_orders.new.funding.subtitle" | translate }}</p>
<!-- Get Funding Section -->
<h3 class="subheading">{{ "task_orders.new.funding.performance_period_title" | translate }}</h3>
<p>{{ "task_orders.new.funding.performance_period_description" | translate }}</p>