From b1edb208c6308688b63f73dcafe441d4a94bc729 Mon Sep 17 00:00:00 2001 From: rdbsolutions Date: Tue, 7 Jan 2025 09:21:43 +0000 Subject: [PATCH] uat defect 128 file uploads size update and copy change --- components/case/representation/representationElements.js | 4 ++-- components/elements/index.js | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/case/representation/representationElements.js b/components/case/representation/representationElements.js index 307c836a..504e0928 100644 --- a/components/case/representation/representationElements.js +++ b/components/case/representation/representationElements.js @@ -1042,7 +1042,7 @@ export const RenderFileUpload = (field) => { return ( <> { {t( "myrepresentations:fileupload-drop-label" )} - (Max 500MB) + (Max 50 MB) ( diff --git a/components/elements/index.js b/components/elements/index.js index 7f000d7c..38b1c199 100644 --- a/components/elements/index.js +++ b/components/elements/index.js @@ -2001,7 +2001,7 @@ const RenderFileUpload = (field) => { <> { {t( "newappeal:new-appeal-fileupload-drop-label" )}{" "} - (Max 500MB) + (Max 50 MB) (