gitlab-org--gitlab-foss/app/views/admin/users/edit.html.haml

6 lines
103 B
Plaintext
Raw Normal View History

2015-04-30 17:06:18 +00:00
- page_title "Edit", @user.name, "Users"
%h3.page-title
Edit user: #{@user.name}
2012-02-11 17:56:18 +00:00
%hr
2011-10-08 21:36:38 +00:00
= render 'form'