mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-18 23:43:12 +00:00
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:
@@ -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();
|
||||
|
Reference in New Issue
Block a user