mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
No need for a top menu link as there's a top page link
This commit is contained in:
parent
c3888cb0ca
commit
f9e12d900c
@ -2889,7 +2889,7 @@ make_server_menu(HostMenu, NodeMenu, Lang, JID) ->
|
||||
Fixed2 = [Tuple
|
||||
|| Tuple <- Fixed,
|
||||
is_allowed_path(BasePath, Tuple, JID)],
|
||||
{Base, <<"ejabberd">>, Fixed2}.
|
||||
{Base, <<"">>, Fixed2}.
|
||||
|
||||
get_menu_items_hook({hostnode, Host, Node}, Lang) ->
|
||||
ejabberd_hooks:run_fold(webadmin_menu_hostnode, Host,
|
||||
|
Loading…
Reference in New Issue
Block a user