debian-mirror-gitlab/app/views/admin/users/keys.html.haml

6 lines
207 B
Text
Raw Normal View History

2020-07-28 23:09:34 +05:30
- add_to_breadcrumbs _("Users"), admin_users_path
2018-11-18 11:00:15 +05:30
- breadcrumb_title @user.name
2020-07-28 23:09:34 +05:30
- page_title _("SSH Keys"), @user.name, _("Users")
2015-09-11 14:41:01 +05:30
= render 'admin/users/head'
= render 'profiles/keys/key_table', admin: true