Admin area -> user form

This commit is contained in:
randx 2012-08-25 20:31:19 +03:00
parent f13bccc14b
commit 6ff0652e9e
6 changed files with 73 additions and 63 deletions

View file

@ -1,3 +1,3 @@
%h3= @admin_user.name
%h3.page_title #{@admin_user.name} → Edit user
%hr
= render 'form'