Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14003165
D11498.id27653.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
562 B
Referenced Files
None
Subscribers
None
D11498.id27653.diff
View Options
diff --git a/src/applications/tokens/feed/PhabricatorTokenGivenFeedStory.php b/src/applications/tokens/feed/PhabricatorTokenGivenFeedStory.php
--- a/src/applications/tokens/feed/PhabricatorTokenGivenFeedStory.php
+++ b/src/applications/tokens/feed/PhabricatorTokenGivenFeedStory.php
@@ -23,6 +23,7 @@
public function renderView() {
$view = $this->newStoryView();
$author_phid = $this->getValue('authorPHID');
+ $view->setAppIcon('fa-trophy');
$href = $this->getHandle($this->getPrimaryObjectPHID())->getURI();
$view->setHref($href);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Oct 27, 3:01 AM (2 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6721396
Default Alt Text
D11498.id27653.diff (562 B)
Attached To
Mode
D11498: Add back token story icon
Attached
Detach File
Event Timeline
Log In to Comment