socialforge/app/views/my/save_user_avatar.js.erb

2 lines
169 B
Plaintext

$("#nh_user_tx").replaceWith('<%= image_tag(url_to_avatar(@user), :id=>'nh_user_tx',:style=>"width:214px;height:214px;overflow:hidden",:alt=>"头像") %>');
hideModal();