From 9308f0eb7b1713a13584d1230a006a07a26255c0 Mon Sep 17 00:00:00 2001 From: luis cielak Date: Thu, 13 Sep 2018 13:29:16 -0400 Subject: [PATCH] Change all instance of JEDI to JEDI Cloud --- templates/error_base.html | 2 +- templates/fragments/pending_ccpo_approval_alert.html | 2 +- templates/fragments/pending_ccpo_approval_modal.html | 2 +- templates/fragments/pending_financial_verification.html | 2 +- templates/navigation/topbar.html | 2 +- templates/requests/_review.html | 4 ++-- templates/requests/approval.html | 2 +- templates/requests/index.html | 4 ++-- templates/requests/screen-1.html | 2 +- templates/requests/screen-3.html | 2 +- templates/workspaces/members/index.html | 2 +- templates/workspaces/projects/index.html | 2 +- 12 files changed, 14 insertions(+), 14 deletions(-) diff --git a/templates/error_base.html b/templates/error_base.html index 5ef0878d..efe3f113 100644 --- a/templates/error_base.html +++ b/templates/error_base.html @@ -3,7 +3,7 @@ - {% block title %}JEDI{% endblock %} + {% block title %}JEDI Cloud{% endblock %} {% assets "css" %} {% endassets %} diff --git a/templates/fragments/pending_ccpo_approval_alert.html b/templates/fragments/pending_ccpo_approval_alert.html index 5c4036ea..78ec1707 100644 --- a/templates/fragments/pending_ccpo_approval_alert.html +++ b/templates/fragments/pending_ccpo_approval_alert.html @@ -7,5 +7,5 @@

- Learn more about the JEDI Task Order and the Financial Verification process. + Learn more about the JEDI Cloud Task Order and the Financial Verification process.

diff --git a/templates/fragments/pending_ccpo_approval_modal.html b/templates/fragments/pending_ccpo_approval_modal.html index bfedc8b6..f414b4ad 100644 --- a/templates/fragments/pending_ccpo_approval_modal.html +++ b/templates/fragments/pending_ccpo_approval_modal.html @@ -31,5 +31,5 @@

- Learn more about the JEDI Task Order and the Financial Verification process. + Learn more about the JEDI Cloud Task Order and the Financial Verification process.

diff --git a/templates/fragments/pending_financial_verification.html b/templates/fragments/pending_financial_verification.html index 858b3e26..2bbfdf7e 100644 --- a/templates/fragments/pending_financial_verification.html +++ b/templates/fragments/pending_financial_verification.html @@ -8,5 +8,5 @@ details about the task order in the Financial Verification step.

- Learn more about the JEDI Task Order and the Financial Verification process. + Learn more about the JEDI Cloud Task Order and the Financial Verification process.

diff --git a/templates/navigation/topbar.html b/templates/navigation/topbar.html index f560df6e..4db599f3 100644 --- a/templates/navigation/topbar.html +++ b/templates/navigation/topbar.html @@ -2,7 +2,7 @@