Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F85983
D7666.diff
All Users
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
654 B
Referenced Files
None
Subscribers
None
D7666.diff
View Options
diff --git a/src/applications/project/controller/PhabricatorProjectProfileController.php b/src/applications/project/controller/PhabricatorProjectProfileController.php
--- a/src/applications/project/controller/PhabricatorProjectProfileController.php
+++ b/src/applications/project/controller/PhabricatorProjectProfileController.php
@@ -75,7 +75,8 @@
$crumbs = $this->buildApplicationCrumbs();
$crumbs->addCrumb(
id(new PhabricatorCrumbView())
- ->setName($project->getName()));
+ ->setName($project->getName()))
+ ->setActionList($actions);
$object_box = id(new PHUIObjectBoxView())
->setHeader($header)
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
amazon-s3
Storage Format
Raw Data
Storage Handle
phabricator/wl/me/squqquanpd5nbd4o
Default Alt Text
D7666.diff (654 B)
Attached To
Mode
D7666: Fix missing button to expand project action list on mobile.
Attached
Detach File
Event Timeline
Log In to Comment