mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-16 16:16:43 +10:00
5 lines
146 B
Plaintext
5 lines
146 B
Plaintext
= render 'form'
|
|
|
|
= link_to 'Show', [:admin, @admin_user], :class => "right lbutton"
|
|
= link_to 'Back', admin_users_path, :class => "right lbutton"
|