Sha256: 98eef93132a4599e883c88b9b53a363d1de499822363946890089c7e4933f07b

Contents?: true

Size: 314 Bytes

Versions: 13

Compression:

Stored size: 314 Bytes

Contents

- unless @activities.blank?
  $('#activities').html('#{ j render(partial: "activity", collection: @activities) }');
- else
  $('#activities').html('#{ j t(:no_activity_records) }');

-# $('#paginate').html('#{ j render(partial: "shared/paginate") }');
$('#export').html('#{ j render(partial: "shared/export") }');

Version data entries

13 entries across 13 versions & 1 rubygems

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