Skip to content
Snippets Groups Projects
Commit 5e959342 authored by Oleh Kobchenko's avatar Oleh Kobchenko
Browse files

MAGETWO-39888: Incorrect message displayed when trying to delete product from mini shopping cart

- message fixed
parent e16c2b93
Branches
No related merge requests found
......@@ -52,7 +52,7 @@ define([
"button": ":button.update-cart-item"
},
"confirmMessage": $.mage.__(
'Are you sure you want to remove this item from your Compare Products list?'
'Are you sure you would like to remove this item from the shopping cart?'
)
});
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment