Skip to content

Commit

Permalink
Merge pull request #277 from Eastern-Research-Group/develop
Browse files Browse the repository at this point in the history
Sync staging with develop
  • Loading branch information
courtneymyers authored Dec 28, 2022
2 parents bdcf62a + a8a9de9 commit a81f3ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/client/src/config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ export const messages = {
"The CSB Payment Request form enrollment period is closed.",
closeOutFormClosed: "The CSB Close-Out form enrollment period is closed.",
paymentRequestFormWillBeDeleted:
"A request to edit the Application form associated with this draft or submitted Payment Request form has been made, so this this form has been set to read-only mode. Visit your dashboard to make edits to the associated Application form submission.",
"A request to edit the Application form associated with this draft or submitted Payment Request form has been made, so this form has been set to read-only mode. Visit your dashboard to make edits to the associated Application form submission.",
};

async function fetchData(url: string, options: RequestInit) {
Expand Down

0 comments on commit a81f3ef

Please sign in to comment.