Files
gitlabhq/app/views/admin/identities/edit.html.haml
T
2015-06-23 10:56:12 +02:00

7 lines
145 B
Plaintext

- page_title "Edit", @identity.provider, "Identities", @user.name, "Users"
%h3.page-title
Edit identity for #{@user.name}
%hr
= render 'form'