PHRAS-3442_optimize-list-notifications_4.1-bis

WIP
fix : click on "you have received a new basket" hides the message (thks Aina)
This commit is contained in:
jygaulier
2021-06-22 14:51:05 +02:00
parent 0305818a6e
commit 03e83d181a
4 changed files with 16 additions and 36 deletions

View File

@@ -48,7 +48,7 @@ const notifyLayout = (services) => {
$(event.currentTarget).removeClass('hover');
})
/**
* click on "see all notification"
* click on "see all notifications"
*/
.on('click', '.notification__print-action', (event) => {
event.preventDefault();