Set proper title when edit identity from admin area
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
This commit is contained in:
parent
1beb0dbe56
commit
7780a886e7
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
- page_title @user.name, "Users"
|
||||
- page_title "Edit", @identity.provider, "Identities", @user.name, "Users"
|
||||
%h3.page-title
|
||||
Edit identity for #{@user.name}
|
||||
%hr
|
||||
|
|
Loading…
Reference in a new issue