forked from GNUsocial/gnu-social
search actions show the search menu in object area
This commit is contained in:
parent
805d14577d
commit
c925a4d181
@ -70,7 +70,7 @@ class SearchAction extends Action
|
||||
* @return void
|
||||
* @see SearchGroupNav
|
||||
*/
|
||||
function showLocalNav()
|
||||
function showObjectNav()
|
||||
{
|
||||
$nav = new SearchGroupNav($this, $this->trimmed('q'));
|
||||
$nav->show();
|
||||
|
Loading…
Reference in New Issue
Block a user