Page MenuHomePhabricator

D7666.diff

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

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)

Event Timeline