Sha256: 72c5b5c9da3688e364819def9498c4bb5409862f348683964cce8f6099efd269

Contents?: true

Size: 397 Bytes

Versions: 19

Compression:

Stored size: 397 Bytes

Contents

- if params[:cancel].true?
  crm.flip_form('change_password');
  crm.set_title('change_password', '#{t(:my_profile)}');
- else
  $('#change_password').html('#{ j render(:partial => "password") }');
  crm.hide_form('edit_profile');
  crm.hide_form('upload_avatar');
  crm.flip_form('change_password');
  crm.set_title('change_password', '#{t(:change_password)}');
  $('#current_password').focus();

Version data entries

19 entries across 19 versions & 2 rubygems

Version Path
fat_free_crm-0.14.2 app/views/users/password.js.haml
fat_free_crm-0.15.2 app/views/users/password.js.haml
fat_free_crm-0.16.4 app/views/users/password.js.haml
fat_free_crm-0.14.1 app/views/users/password.js.haml
fat_free_crm-0.15.1 app/views/users/password.js.haml
fat_free_crm-0.16.3 app/views/users/password.js.haml
fat_free_crm-0.16.2 app/views/users/password.js.haml
fat_free_crm-0.16.1 app/views/users/password.js.haml
fat_free_crm-0.16.0 app/views/users/password.js.haml
fat_free_crm-0.15.0 app/views/users/password.js.haml
fat_free_crm-0.15.0.beta.2 app/views/users/password.js.haml
fat_free_crm-0.15.0.beta app/views/users/password.js.haml
fat_free_crm-0.14.0 app/views/users/password.js.haml
reduced_fat_crm-0.15.0.beta app/views/users/password.js.haml
reduced_fat_crm-0.14.0 app/views/users/password.js.haml
fat_free_crm-0.13.6 app/views/users/password.js.haml
fat_free_crm-0.13.5 app/views/users/password.js.haml
fat_free_crm-0.13.4 app/views/users/password.js.haml
fat_free_crm-0.13.3 app/views/users/password.js.haml