Update tooltip and validation requirements
This commit is contained in:
parent
c5a52bf46f
commit
9c6eee5c85
@ -38,7 +38,7 @@
|
|||||||
{{ TextInput(
|
{{ TextInput(
|
||||||
f.task_order_id,
|
f.task_order_id,
|
||||||
placeholder="e.g.: 1234567899C0001",
|
placeholder="e.g.: 1234567899C0001",
|
||||||
tooltip="Note that there may be a lag between the time you have created and approved the task order to the time it is searchable within the electronic. <br>A Contracting Officer will likely be the best source for this number.",
|
tooltip="A Contracting Officer will likely be the best source for this number.",
|
||||||
validation="anything"
|
validation="anything"
|
||||||
) }}
|
) }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user