Minor, did not intend to land this actively quite yet.
This commit is contained in:
@@ -84,11 +84,6 @@ abstract class ManiphestController extends PhabricatorController {
|
||||
$nav->addLabel('Reports');
|
||||
$nav->addFilter('report', 'Reports', '/maniphest/report/');
|
||||
|
||||
$nav->setFlexNav(true);
|
||||
$nav->setShowApplicationMenu(true);
|
||||
$nav->setCurrentApplication($this->getCurrentApplication());
|
||||
$nav->setUser($this->getRequest()->getUser());
|
||||
|
||||
return $nav;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user