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

4 lines
72 B
Text
Raw Normal View History

2012-08-25 13:31:19 -04:00
%h3.page_title #{@admin_user.name} → Edit user
2012-02-11 12:56:18 -05:00
%hr
2011-10-08 17:36:38 -04:00
= render 'form'