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