From b49c6b0f3899366e3dfba9800aa516d78cda6b54 Mon Sep 17 00:00:00 2001 From: leigh-mil Date: Thu, 29 Nov 2018 11:04:02 -0500 Subject: [PATCH] Add urls to templates --- atst/forms/new_request.py | 2 +- templates/workspaces/projects/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/atst/forms/new_request.py b/atst/forms/new_request.py index bc05f412..73f005f5 100644 --- a/atst/forms/new_request.py +++ b/atst/forms/new_request.py @@ -113,7 +113,7 @@ class DetailsOfUseForm(CacheableForm): # Details of Use: Financial Usage estimated_monthly_spend = IntegerField( "Estimated Monthly Spend", - description='Use the JEDI CSP Calculator to estimate your monthly cloud resource usage and enter the dollar amount below. Note these estimates are for initial approval only. After the request is approved, you will be asked to provide a valid Task Order number with specific CLIN amounts for cloud services.', + description='Use the JEDI CSP Calculator to estimate your monthly cloud resource usage and enter the dollar amount below. Note these estimates are for initial approval only. After the request is approved, you will be asked to provide a valid Task Order number with specific CLIN amounts for cloud services.', ) dollar_value = IntegerField( diff --git a/templates/workspaces/projects/index.html b/templates/workspaces/projects/index.html index 3c073ade..fc907b90 100644 --- a/templates/workspaces/projects/index.html +++ b/templates/workspaces/projects/index.html @@ -35,7 +35,7 @@