Remove unnecessary comment
This commit is contained in:
parent
e25f519243
commit
dcd0f4f6ae
@ -79,7 +79,6 @@
|
||||
<td>
|
||||
{{ clin.start_date | formattedDate }} - {{ clin.end_date | formattedDate }}
|
||||
</td>
|
||||
{# TODO: Swap in total CLIN amount #}
|
||||
<td class="task-order__amount">{{ clin.total_amount | dollars }}</td>
|
||||
<td class="task-order__amount">{{ clin.obligated_amount | dollars }}</td>
|
||||
</tr>
|
||||
|
Loading…
x
Reference in New Issue
Block a user