[#247] cleanup code
This commit is contained in:
parent
e6238a7621
commit
e296dd108d
|
@ -1,12 +0,0 @@
|
|||
%h3.fix.bpadding10= @user.uname
|
||||
|
||||
= form_for(resource, :as => resource_name, :url => registration_path(resource_name), :html => { :method => :put, :class => "form" }) do |f|
|
||||
= render "users/form", :f => f
|
||||
|
||||
.notify
|
||||
%p= t('layout.users.public_data_edit_warning')
|
||||
|
||||
:javascript
|
||||
$('article .right').addClass('middlepadding');
|
||||
|
||||
- content_for :sidebar, render('users/sidebar')
|
Loading…
Reference in New Issue