summaryrefslogtreecommitdiff
path: root/app/views/admin/identities/new.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin/identities/new.html.haml')
-rw-r--r--app/views/admin/identities/new.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/admin/identities/new.html.haml b/app/views/admin/identities/new.html.haml
index ee743b0fd3c..c28d22625b5 100644
--- a/app/views/admin/identities/new.html.haml
+++ b/app/views/admin/identities/new.html.haml
@@ -1,3 +1,6 @@
+- add_to_breadcrumbs "Users", admin_users_path
+- add_to_breadcrumbs @user.name, admin_user_identities_path(@user)
+- breadcrumb_title "New Identity"
- page_title _("New Identity")
%h3.page-title= _('New identity')
%hr