Page MenuHomePhabricator

D10579.diff
No OneTemporary

D10579.diff

diff --git a/src/applications/differential/event/DifferentialHovercardEventListener.php b/src/applications/differential/event/DifferentialHovercardEventListener.php
--- a/src/applications/differential/event/DifferentialHovercardEventListener.php
+++ b/src/applications/differential/event/DifferentialHovercardEventListener.php
@@ -56,9 +56,6 @@
$hovercard->addField(pht('Author'),
$handles[$rev->getAuthorPHID()]->renderLink());
- $hovercard->addField(pht('Date'),
- phabricator_datetime($rev->getDateModified(), $viewer));
-
$hovercard->addField(pht('Reviewers'),
implode_selected_handle_links(', ', $handles, $reviewer_phids));

File Metadata

Mime Type
text/plain
Expires
Sun, Mar 30, 12:32 PM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7727052
Default Alt Text
D10579.diff (667 B)

Event Timeline