Merge pull request #860 from dod-ccpo/to-review-page

Basic Task Order Review Page
This commit is contained in:
montana-mil
2019-06-04 10:59:03 -04:00
committed by GitHub
15 changed files with 171 additions and 161 deletions

View File

@@ -32,7 +32,7 @@
{% if not portfolio.members %}
<p>{{ "portfolios.admin.no_members" | translate }}</p>
{% else %}
<table>
<table class="atat-table">
<thead>
<tr>

View File

@@ -14,7 +14,7 @@
{% endcall %}
<div class="col col--grow">
<table class="funding-summary__table">
<table class="funding-summary__table atat-table">
<tbody>
<tr>
<td><h4>{{ "task_orders.new.review.to_value"| translate }}</h4></td>