mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 12:09:21 +00:00
Fix reload issue on delete all notification link press
This commit is contained in:
parent
590e538741
commit
94b2406d89
@ -93,7 +93,6 @@ ComunicWeb.components.notifications.dropdown = {
|
||||
var deleteAllLink = createElem2({
|
||||
appendTo: dropdownBottom,
|
||||
type: "a",
|
||||
href: "#",
|
||||
innerHTML: "Delete all"
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user