Sha256: f10b94e0741fe11071f3bc0313f970e12896ffc47b4d334a5a60a81e0cebd1e9

Contents?: true

Size: 244 Bytes

Versions: 13

Compression:

Stored size: 244 Bytes

Contents

crm.flip_form('options');

- unless params[:cancel].true?
  $('#options').html('#{ j render(partial: "options") }');
  crm.set_title('title', '#{ j t(:recent_activity_options) }');
- else
  crm.set_title('title', '#{ j t(:recent_activity) }');

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
fat_free_crm-0.22.1 app/views/home/options.js.haml
fat_free_crm-0.22.0 app/views/home/options.js.haml
fat_free_crm-0.21.0 app/views/home/options.js.haml
fat_free_crm-0.20.1 app/views/home/options.js.haml
fat_free_crm-0.20.0 app/views/home/options.js.haml
fat_free_crm-0.19.2 app/views/home/options.js.haml
fat_free_crm-0.19.0 app/views/home/options.js.haml
fat_free_crm-0.18.2 app/views/home/options.js.haml
fat_free_crm-0.17.3 app/views/home/options.js.haml
fat_free_crm-0.18.1 app/views/home/options.js.haml
fat_free_crm-0.18.0 app/views/home/options.js.haml
fat_free_crm-0.17.2 app/views/home/options.js.haml
fat_free_crm-0.17.1 app/views/home/options.js.haml