defaultlocalnav for favorites
This commit is contained in:
parent
55fa14baec
commit
374253f0f7
|
@ -189,17 +189,6 @@ class ShowfavoritesAction extends OwnerDesignAction
|
|||
$this->user->nickname)));
|
||||
}
|
||||
|
||||
/**
|
||||
* show the personal group nav
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
function showLocalNav()
|
||||
{
|
||||
$nav = new PersonalGroupNav($this);
|
||||
$nav->show();
|
||||
}
|
||||
|
||||
function showEmptyListMessage()
|
||||
{
|
||||
if (common_logged_in()) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user