Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14731982
D11010.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
602 B
Referenced Files
None
Subscribers
None
D11010.diff
View Options
diff --git a/src/applications/project/controller/PhabricatorProjectListController.php b/src/applications/project/controller/PhabricatorProjectListController.php
--- a/src/applications/project/controller/PhabricatorProjectListController.php
+++ b/src/applications/project/controller/PhabricatorProjectListController.php
@@ -22,6 +22,10 @@
return $this->delegateToController($controller);
}
+ public function buildApplicationMenu() {
+ return $this->buildSideNavView(true)->getMenu();
+ }
+
public function buildApplicationCrumbs() {
$crumbs = parent::buildApplicationCrumbs();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Jan 19, 12:50 PM (1 h, 31 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7020887
Default Alt Text
D11010.diff (602 B)
Attached To
Mode
D11010: Add mobile app menu to Project Lists
Attached
Detach File
Event Timeline
Log In to Comment