Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13961341
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
Oct 16 2024, 4:33 AM (4 w, 5 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6715932
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