Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14759779
D17316.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
557 B
Referenced Files
None
Subscribers
None
D17316.id.diff
View Options
diff --git a/src/applications/people/view/PhabricatorUserLogView.php b/src/applications/people/view/PhabricatorUserLogView.php
--- a/src/applications/people/view/PhabricatorUserLogView.php
+++ b/src/applications/people/view/PhabricatorUserLogView.php
@@ -43,12 +43,6 @@
'href' => $base_uri.'?ip='.$ip.'#R',
),
$ip);
- $session = phutil_tag(
- 'a',
- array(
- 'href' => $base_uri.'?sessions='.$ip.'#R',
- ),
- $session);
}
$action = $log->getAction();
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Jan 23, 2:08 PM (10 h, 49 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7037169
Default Alt Text
D17316.id.diff (557 B)
Attached To
Mode
D17316: Remove bad "Session" link in User activity logs
Attached
Detach File
Event Timeline
Log In to Comment