object menu for user profile
This commit is contained in:
		@@ -104,7 +104,7 @@ class ShowstreamAction extends ProfileAction
 | 
				
			|||||||
        $this->showNotices();
 | 
					        $this->showNotices();
 | 
				
			||||||
    }
 | 
					    }
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    function showLocalNav()
 | 
					    function showObjectNav()
 | 
				
			||||||
    {
 | 
					    {
 | 
				
			||||||
        $nav = new SubGroupNav($this, $this->user);
 | 
					        $nav = new SubGroupNav($this, $this->user);
 | 
				
			||||||
        $nav->show();
 | 
					        $nav->show();
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user