summaryrefslogtreecommitdiff
path: root/app/views/admin/users/keys.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/users/keys.html.haml')
-rw-r--r--app/views/admin/users/keys.html.haml1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/views/admin/users/keys.html.haml b/app/views/admin/users/keys.html.haml
index 5f9d11af7c1..28024ae084f 100644
--- a/app/views/admin/users/keys.html.haml
+++ b/app/views/admin/users/keys.html.haml
@@ -3,3 +3,4 @@
- page_title _("SSH Keys"), @user.name, _("Users")
= render 'admin/users/head'
= render 'profiles/keys/key_table', admin: true
+= render partial: 'admin/users/modals'