Update tooltip and validation requirements

This commit is contained in:
luis cielak 2018-08-17 13:39:11 -04:00 committed by richard-dds
parent c5a52bf46f
commit 9c6eee5c85

View File

@ -38,7 +38,7 @@
{{ TextInput(
f.task_order_id,
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"
) }}