updated text for home page to say DNS on button
This commit is contained in:
@@ -275,14 +275,8 @@ export default function StoragePage(props) {
|
||||
onClick={() => {
|
||||
confirm(
|
||||
"Do you want to remove this unsubmitted appeal " +
|
||||
showTopThreeArr[
|
||||
key
|
||||
]
|
||||
.ticketnumber +
|
||||
"?\n" +
|
||||
t(
|
||||
"case:do-you-want-to-delete-case-disclaimer-label"
|
||||
)
|
||||
folder.folderPath +
|
||||
"?\n"
|
||||
) &&
|
||||
(deleteCaseItem(
|
||||
c.container,
|
||||
|
||||
Reference in New Issue
Block a user