Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F19051184
D13356.id32316.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
552 B
Referenced Files
None
Subscribers
None
D13356.id32316.diff
View Options
diff --git a/src/applications/harbormaster/controller/HarbormasterPlanViewController.php b/src/applications/harbormaster/controller/HarbormasterPlanViewController.php
--- a/src/applications/harbormaster/controller/HarbormasterPlanViewController.php
+++ b/src/applications/harbormaster/controller/HarbormasterPlanViewController.php
@@ -30,7 +30,7 @@
$title = pht('Plan %d', $id);
$header = id(new PHUIHeaderView())
- ->setHeader($title)
+ ->setHeader($plan->getName())
->setUser($viewer)
->setPolicyObject($plan);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Nov 28 2025, 11:25 PM (6 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8326962
Default Alt Text
D13356.id32316.diff (552 B)
Attached To
Mode
D13356: Show build plan name on Harbormaster plan view controller
Attached
Detach File
Event Timeline
Log In to Comment