From 47f57351f7c0cacafebed228d29cf42162b0e0ec Mon Sep 17 00:00:00 2001 From: dandds Date: Wed, 20 Feb 2019 11:07:25 -0500 Subject: [PATCH] fix template variable for rebase --- templates/portfolios/task_orders/show.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/portfolios/task_orders/show.html b/templates/portfolios/task_orders/show.html index 62b5a20f..105ed2c7 100644 --- a/templates/portfolios/task_orders/show.html +++ b/templates/portfolios/task_orders/show.html @@ -206,7 +206,7 @@

Invitations

- {% if all_sections_complete %} + {% if to_form_complete %} {{ "common.manage" | translate }} {{ Icon("edit") }}