diff --git a/source/backend/api/Pims.Api.csproj b/source/backend/api/Pims.Api.csproj index 62b6147d64..f8b5013413 100644 --- a/source/backend/api/Pims.Api.csproj +++ b/source/backend/api/Pims.Api.csproj @@ -2,7 +2,7 @@ 0ef6255f-9ea0-49ec-8c65-c172304b4926 - 5.8.0-100.8 + 5.8.0-100.9 5.8.0.100 true {16BC0468-78F6-4C91-87DA-7403C919E646} diff --git a/source/frontend/package.json b/source/frontend/package.json index 9a36efab2a..d1ad46d20a 100644 --- a/source/frontend/package.json +++ b/source/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "5.8.0-100.8", + "version": "5.8.0-100.9", "private": true, "dependencies": { "@bcgov/bc-sans": "1.0.1", diff --git a/source/frontend/src/features/leases/detail/LeasePages/details/UpdateLeaseForm.tsx b/source/frontend/src/features/leases/detail/LeasePages/details/UpdateLeaseForm.tsx index ad92493415..3d16f712f1 100644 --- a/source/frontend/src/features/leases/detail/LeasePages/details/UpdateLeaseForm.tsx +++ b/source/frontend/src/features/leases/detail/LeasePages/details/UpdateLeaseForm.tsx @@ -36,11 +36,10 @@ export const UpdateLeaseForm: React.FunctionComponent = ( setModalContent({ title: 'Acknowledgement', variant: 'warning', - message: `You've marked this status file as a duplicate. If you save it, you'll still see it in the management table. - + message: `Selecting the Duplicate file status will hide the file within the Property Information, PIMS Files tab. The file will remain searchable in the Manage Lease/Licence Files advanced search. Please ensure that all related documents and notes are moved to the active file. - Do you want to acknowledge and proceed?`, + Do you want to proceed?`, okButtonText: 'Yes', cancelButtonText: 'No', handleCancel: () => {