Show scope regardless of where TO is started from
This commit is contained in:
parent
e8a7131948
commit
3c21857c97
@ -20,9 +20,9 @@
|
||||
{{ ReviewField(heading="forms.portfolio.name_label" | translate, field=portfolio.name) }}
|
||||
{% else %}
|
||||
{{ TextInput(form.portfolio_name, placeholder="The name of your office or organization", validation="portfolioName") }}
|
||||
{% endif %}
|
||||
{{ TextInput(form.scope, paragraph=True) }}
|
||||
<p><i>{{ "task_orders.new.app_info.sample_scope" | translate | safe }}</i></p>
|
||||
{% endif %}
|
||||
|
||||
<div class="subheading--black">
|
||||
{% if portfolio %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user