forked from GNUsocial/gnu-social
move top-level navigation to default local navigation
This commit is contained in:
@@ -637,7 +637,8 @@ class Action extends HTMLOutputter // lawsuit
|
||||
*/
|
||||
function showLocalNav()
|
||||
{
|
||||
// does nothing by default
|
||||
$nav = new DefaultLocalNav($this);
|
||||
$nav->show();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user