17025 unsub fixes

This commit is contained in:
2025-06-09 14:12:44 +01:00
parent 3d897e6b26
commit f11aa09412
5 changed files with 236 additions and 53 deletions
+3 -1
View File
@@ -666,7 +666,9 @@ const SearchResults = (props) => {
title="Unsubscribe to email updates"
onClick={() => {
confirm(
" Do you want to unsubscribe to email updates for " +
t(
"case:summary-unsubscribe-mail-label"
) +
item.title +
"?"
) &&