From 1f5763cb6ae4519570e3666be5c3538ced8fab16 Mon Sep 17 00:00:00 2001 From: rachel-dtr Date: Tue, 2 Apr 2019 10:56:10 -0400 Subject: [PATCH] Moving scope examples with rest of scope description --- templates/task_orders/new/app_info.html | 1 - translations.yaml | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/templates/task_orders/new/app_info.html b/templates/task_orders/new/app_info.html index 1833ea1f..3f9c0f87 100644 --- a/templates/task_orders/new/app_info.html +++ b/templates/task_orders/new/app_info.html @@ -23,7 +23,6 @@ {% endif %} {{ TextInput(form.scope, paragraph=True) }} -

{{ "task_orders.new.app_info.sample_scope" | translate | safe }}

{% if portfolio %} diff --git a/translations.yaml b/translations.yaml index c4ab5a67..bf5e77d6 100644 --- a/translations.yaml +++ b/translations.yaml @@ -184,7 +184,7 @@ forms: portfolio_name_label: Organization Portfolio Name portfolio_name_description: The name of your office or organization. You can add multiple applications to your portfolio. Your task orders are used to pay for these applications and their environments. scope_label: Cloud Project Scope - scope_description: Your team's plan for using the cloud, such as migrating an existing application or creating a prototype. + scope_description: Your team's plan for using the cloud, such as migrating an existing application or creating a prototype.

Not sure how to describe your scope? Read some examples to get some inspiration.

defense_component_label: Department of Defense Component app_migration: label: App Migration