Sha256: 3eb915f78059ef586351c3b72bbe2e6d6d0d9c1f5aa0162f817d51aee1d34b79
Contents?: true
Size: 401 Bytes
Versions: 19
Compression:
Stored size: 401 Bytes
Contents
- if @user.errors.empty? crm.flip_form('edit_profile'); crm.set_title('edit_profile', '#{j t(:my_profile)}'); $('#welcome_username').html('#{j current_user.name}'); $('#profile').html('#{ j render(:partial => "user") }'); - else $('#edit_profile').html('#{ j render(:partial => "profile") }'); $('#edit_profile').effect("shake", { duration:250, distance: 6 }); $('#user_email').focus();
Version data entries
19 entries across 19 versions & 2 rubygems