Sha256: fd0191e49ae46daab3a34f3a2311ccf55b27f8d52c7c41d40428bbb4aefe1499
Contents?: true
Size: 356 Bytes
Versions: 19
Compression:
Stored size: 356 Bytes
Contents
- if params[:cancel].true? crm.flip_form('upload_avatar'); crm.set_title('upload_avatar', '#{j t(:my_profile)}'); - else $('#upload_avatar').html('#{ j render(:partial => "avatar") }'); crm.hide_form('edit_profile'); crm.hide_form('change_password'); crm.flip_form('upload_avatar'); crm.set_title('upload_avatar', '#{j t(:upload_picture)}');
Version data entries
19 entries across 19 versions & 2 rubygems