Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15407940
D17316.id41645.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.id41645.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
Wed, Mar 19, 8:20 PM (3 d, 2 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7466855
Default Alt Text
D17316.id41645.diff (557 B)
Attached To
Mode
D17316: Remove bad "Session" link in User activity logs
Attached
Detach File
Event Timeline
Log In to Comment