gitlabhq/app/views/admin/users/edit.html.haml

7 lines
91 B
Plaintext
Raw Normal View History

%h3.page_title
#{@admin_user.name} →
%i.icon-edit
Edit user
2012-02-11 18:56:18 +01:00
%hr
2011-10-08 23:36:38 +02:00
= render 'form'