mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Created notifications dropdown toggle.
This commit is contained in:
@ -35,6 +35,9 @@ ComunicWeb.components.menuBar.authenticated = {
|
||||
//Add friends list button
|
||||
this.addFriendListButton(navbarRightElemList);
|
||||
|
||||
//Add notifications dropdown
|
||||
ComunicWeb.components.notifications.dropdown.display(navbarRightElemList);
|
||||
|
||||
//Add dropdown menu
|
||||
this.addDropdown(navbarRightElemList);
|
||||
|
||||
|
Reference in New Issue
Block a user