debian-mirror-gitlab/app/views/admin/identities/edit.html.haml

7 lines
145 B
Text
Raw Normal View History

2015-09-11 14:41:01 +05:30
- page_title "Edit", @identity.provider, "Identities", @user.name, "Users"
%h3.page-title
Edit identity for #{@user.name}
%hr
= render 'form'