fix template variable for rebase
This commit is contained in:
parent
7665598fe3
commit
47f57351f7
@ -206,7 +206,7 @@
|
||||
<div class="panel__content">
|
||||
<div class="task-order-invitations__heading row">
|
||||
<h3>Invitations</h3>
|
||||
{% if all_sections_complete %}
|
||||
{% if to_form_complete %}
|
||||
<a href="{{ url_for('portfolios.task_order_invitations', portfolio_id=portfolio.id, task_order_id=task_order.id) }}" class="icon-link">
|
||||
<span>{{ "common.manage" | translate }}</span>
|
||||
{{ Icon("edit") }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user