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

7 lines
126 B
Plaintext
Raw Normal View History

2011-10-08 23:36:38 +02:00
= render 'form'
%br
= link_to 'Back', admin_users_path, :class => ""
|
= link_to 'Show', [:admin, @admin_user], :class => ""