summaryrefslogtreecommitdiff
path: root/app/views/profiles/active_sessions/_active_session.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/profiles/active_sessions/_active_session.html.haml')
-rw-r--r--app/views/profiles/active_sessions/_active_session.html.haml6
1 files changed, 0 insertions, 6 deletions
diff --git a/app/views/profiles/active_sessions/_active_session.html.haml b/app/views/profiles/active_sessions/_active_session.html.haml
index 23ef31a0c85..2bf514d72a5 100644
--- a/app/views/profiles/active_sessions/_active_session.html.haml
+++ b/app/views/profiles/active_sessions/_active_session.html.haml
@@ -23,9 +23,3 @@
%strong Signed in
on
= l(active_session.created_at, format: :short)
-
- - unless is_current_session
- .float-right
- = link_to profile_active_session_path(active_session.session_id), data: { confirm: 'Are you sure? The device will be signed out of GitLab.' }, method: :delete, class: "btn btn-danger prepend-left-10" do
- %span.sr-only Revoke
- Revoke