updatd documents needed list
This commit is contained in:
@@ -302,7 +302,7 @@ const AwaitingSubmissionFromBlob = (props) => {
|
||||
"case:do-you-want-to-delete-case-label"
|
||||
) +
|
||||
showTopThreeArr[key]
|
||||
.pinswg_name +
|
||||
.ticketnumber +
|
||||
"?\n" +
|
||||
t(
|
||||
"case:do-you-want-to-delete-case-disclaimer-label"
|
||||
@@ -311,7 +311,7 @@ const AwaitingSubmissionFromBlob = (props) => {
|
||||
deleteCaseItem(
|
||||
props.containerID,
|
||||
showTopThreeArr[key]
|
||||
.pinswg_name
|
||||
.ticketnumber
|
||||
);
|
||||
}}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user