diff --git a/assets/js/components/notifications/dropdown.js b/assets/js/components/notifications/dropdown.js index 50410a75..3c76de36 100644 --- a/assets/js/components/notifications/dropdown.js +++ b/assets/js/components/notifications/dropdown.js @@ -93,7 +93,6 @@ ComunicWeb.components.notifications.dropdown = { var deleteAllLink = createElem2({ appendTo: dropdownBottom, type: "a", - href: "#", innerHTML: "Delete all" });