Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15465718
D18059.id43436.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
536 B
Referenced Files
None
Subscribers
None
D18059.id43436.diff
View Options
diff --git a/src/applications/maniphest/xaction/ManiphestTaskPointsTransaction.php b/src/applications/maniphest/xaction/ManiphestTaskPointsTransaction.php
--- a/src/applications/maniphest/xaction/ManiphestTaskPointsTransaction.php
+++ b/src/applications/maniphest/xaction/ManiphestTaskPointsTransaction.php
@@ -17,10 +17,6 @@
$object->setPoints($value);
}
- public function shouldHideForFeed() {
- return true;
- }
-
public function shouldHide() {
if (!ManiphestTaskPoints::getIsEnabled()) {
return true;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 3, 10:35 PM (8 h, 40 m ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7731058
Default Alt Text
D18059.id43436.diff (536 B)
Attached To
Mode
D18059: Remove non-operational `shouldHideFromFeed()` from ManiphestTaskPointsTransaction
Attached
Detach File
Event Timeline
Log In to Comment