Merge pull request #880 from dod-ccpo/to-review-modal

TO Review Submit Modal
This commit is contained in:
dandds
2019-06-11 13:10:17 -04:00
committed by GitHub
15 changed files with 187 additions and 28 deletions

View File

@@ -175,7 +175,7 @@ MESSAGES = {
"category": "success",
},
"task_order_submitted": {
"title_template": "Task Order Form Submitted",
"title_template": "Your Task Order has been uploaded successfully.",
"message_template": """
Your task order form for {{ task_order.portfolio_name }} has been submitted.
""",