initial uploader and some form work

This commit is contained in:
dandds
2018-08-23 17:00:24 -04:00
committed by Montana
parent 700d914a55
commit ef2e97713a
11 changed files with 371 additions and 12 deletions

View File

@@ -94,6 +94,9 @@
f.clin_2003,placeholder="7,000",
validation='integer'
) }}
{{ f.task_order.label }}
{{ f.task_order(multiple="") }}
</fieldset>
{% endif %}