Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14448330
D18504.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
519 B
Referenced Files
None
Subscribers
None
D18504.diff
View Options
diff --git a/src/applications/diffusion/controller/DiffusionBrowseController.php b/src/applications/diffusion/controller/DiffusionBrowseController.php
--- a/src/applications/diffusion/controller/DiffusionBrowseController.php
+++ b/src/applications/diffusion/controller/DiffusionBrowseController.php
@@ -730,6 +730,7 @@
->setText($blame_text)
->setIcon($blame_icon)
->setUser($viewer)
+ ->setSelected(!$blame_value)
->setColor(PHUIButtonView::GREY);
if ($viewer->isLoggedIn()) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 27, 4:33 PM (8 h, 35 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6932523
Default Alt Text
D18504.diff (519 B)
Attached To
Mode
D18504: Use selected button state on blame button
Attached
Detach File
Event Timeline
Log In to Comment