mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Simplify access to bottom links
This commit is contained in:
@ -197,7 +197,7 @@ ComunicWeb.components.menuBar.authenticated = {
|
||||
class: "divider"
|
||||
});
|
||||
|
||||
ComunicWeb.components.bottom.links.forEach(addMenuOption);
|
||||
BottomLinks.forEach(addMenuOption);
|
||||
|
||||
|
||||
//Return dropdown content element
|
||||
|
Reference in New Issue
Block a user