Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14031622
D15403.id37136.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
377 B
Referenced Files
None
Subscribers
None
D15403.id37136.diff
View Options
diff --git a/src/view/phui/PHUIHovercardView.php b/src/view/phui/PHUIHovercardView.php
--- a/src/view/phui/PHUIHovercardView.php
+++ b/src/view/phui/PHUIHovercardView.php
@@ -106,7 +106,7 @@
$header->setHeader($title);
if ($this->tags) {
foreach ($this->tags as $tag) {
- $header->addTag($tag);
+ $header->addActionItem($tag);
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 10, 11:34 AM (5 d, 13 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6761989
Default Alt Text
D15403.id37136.diff (377 B)
Attached To
Mode
D15403: Fix header tag on Hovercards
Attached
Detach File
Event Timeline
Log In to Comment