Sha256: 198cd518be04811c2426c6e3a2ba95b6c95a8f55c1ff971bae102fc6190c4fe3
Contents?: true
Size: 347 Bytes
Versions: 19
Compression:
Stored size: 347 Bytes
Contents
- if @user.avatar.nil? || @user.avatar.errors.empty? crm.flip_form('upload_avatar'); crm.set_title('upload_avatar', '#{j t(:my_profile)}'); $('#profile').html('#{ j render(:partial => "user") }'); - else $('#upload_avatar').html('#{ j render(:partial => "avatar") }'); $('#upload_avatar').effect("shake", { duration:250, distance: 6 });
Version data entries
19 entries across 19 versions & 2 rubygems