Page MenuHomePhabricator

D18836.diff
No OneTemporary

D18836.diff

diff --git a/src/applications/project/menuitem/PhabricatorProjectDetailsProfileMenuItem.php b/src/applications/project/menuitem/PhabricatorProjectDetailsProfileMenuItem.php
--- a/src/applications/project/menuitem/PhabricatorProjectDetailsProfileMenuItem.php
+++ b/src/applications/project/menuitem/PhabricatorProjectDetailsProfileMenuItem.php
@@ -13,6 +13,11 @@
return pht('Project Details');
}
+ public function canHideMenuItem(
+ PhabricatorProfileMenuItemConfiguration $config) {
+ return false;
+ }
+
public function canMakeDefault(
PhabricatorProfileMenuItemConfiguration $config) {
return true;

File Metadata

Mime Type
text/plain
Expires
May 12 2024, 5:54 AM (4 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6290387
Default Alt Text
D18836.diff (633 B)

Event Timeline