Sha256: ff25081f3cf2d45b8959cb13c6be883977ef815d415ada404e70a9c8317cb6ee

Contents?: true

Size: 260 Bytes

Versions: 32

Compression:

Stored size: 260 Bytes

Contents

- class_name = @email.mediator.class.name.downcase
- id_prefix = "#{class_name}_#{@email.mediator.id}"

$('##{id_prefix}_shown_emails').val('#{ j @email.mediator.email_ids.join(',') }');
$('##{dom_id(@email)}').css('background-color', '#ffe4e1').slideUp(250);

Version data entries

32 entries across 32 versions & 2 rubygems

Version Path
fat_free_crm-0.22.1 app/views/emails/destroy.js.haml
fat_free_crm-0.22.0 app/views/emails/destroy.js.haml
fat_free_crm-0.21.0 app/views/emails/destroy.js.haml
fat_free_crm-0.20.1 app/views/emails/destroy.js.haml
fat_free_crm-0.20.0 app/views/emails/destroy.js.haml
fat_free_crm-0.19.2 app/views/emails/destroy.js.haml
fat_free_crm-0.19.0 app/views/emails/destroy.js.haml
fat_free_crm-0.18.2 app/views/emails/destroy.js.haml
fat_free_crm-0.14.2 app/views/emails/destroy.js.haml
fat_free_crm-0.15.2 app/views/emails/destroy.js.haml
fat_free_crm-0.16.4 app/views/emails/destroy.js.haml
fat_free_crm-0.17.3 app/views/emails/destroy.js.haml
fat_free_crm-0.18.1 app/views/emails/destroy.js.haml
fat_free_crm-0.18.0 app/views/emails/destroy.js.haml
fat_free_crm-0.14.1 app/views/emails/destroy.js.haml
fat_free_crm-0.15.1 app/views/emails/destroy.js.haml
fat_free_crm-0.16.3 app/views/emails/destroy.js.haml
fat_free_crm-0.17.2 app/views/emails/destroy.js.haml
fat_free_crm-0.16.2 app/views/emails/destroy.js.haml
fat_free_crm-0.17.1 app/views/emails/destroy.js.haml