summaryrefslogtreecommitdiff
path: root/app/views/admin/identities/index.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/identities/index.html.haml')
-rw-r--r--app/views/admin/identities/index.html.haml2
1 files changed, 2 insertions, 0 deletions
diff --git a/app/views/admin/identities/index.html.haml b/app/views/admin/identities/index.html.haml
index 59373ee6752..df3df159947 100644
--- a/app/views/admin/identities/index.html.haml
+++ b/app/views/admin/identities/index.html.haml
@@ -1,3 +1,5 @@
+- add_to_breadcrumbs "Users", admin_users_path
+- breadcrumb_title @user.name
- page_title _("Identities"), @user.name, _("Users")
= render 'admin/users/head'