Add columns relating to Funding and Oversight sections to TaskOrder model

This commit is contained in:
leigh-mil
2019-01-10 14:32:15 -05:00
parent 74ab102891
commit b18e3a9e10
11 changed files with 125 additions and 33 deletions

View File

@@ -27,7 +27,7 @@
<div class="row">
<div class="col col--grow">
<h3>Period of Performance length {{ TOEditLink(screen=2) }}</h3>
{{ task_order.period or RequiredLabel() }}
{{ task_order.performance_length or RequiredLabel() }}
</div>
<div class="col col--grow">