User form fixed
This commit is contained in:
parent
fd74424f73
commit
4b4cbf4b88
1 changed files with 2 additions and 2 deletions
|
|
@ -1,9 +1,9 @@
|
|||
= render "shared/error_messages", :target => @user
|
||||
|
||||
p
|
||||
= form.label :name %
|
||||
= form.label :realname
|
||||
br
|
||||
= form.text_field :name
|
||||
= form.text_field :realname
|
||||
p
|
||||
= form.label :email
|
||||
br
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue