Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14396710
D15526.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
697 B
Referenced Files
None
Subscribers
None
D15526.diff
View Options
diff --git a/src/applications/harbormaster/controller/HarbormasterUnitMessageViewController.php b/src/applications/harbormaster/controller/HarbormasterUnitMessageViewController.php
--- a/src/applications/harbormaster/controller/HarbormasterUnitMessageViewController.php
+++ b/src/applications/harbormaster/controller/HarbormasterUnitMessageViewController.php
@@ -41,7 +41,8 @@
$curtain = $this->buildCurtainView($message, $build);
$unit = id(new PHUIObjectBoxView())
- ->setHeader($header)
+ ->setHeaderText(pht('TEST RESULT'))
+ ->setBackground(PHUIObjectBoxView::BLUE_PROPERTY)
->addPropertyList($properties);
$crumbs = $this->buildApplicationCrumbs();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Dec 23, 8:19 AM (18 h, 17 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6920930
Default Alt Text
D15526.diff (697 B)
Attached To
Mode
D15526: Set blue background (unless it looks terrible)
Attached
Detach File
Event Timeline
Log In to Comment