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.16.1 app/views/emails/destroy.js.haml
fat_free_crm-0.16.0 app/views/emails/destroy.js.haml
fat_free_crm-0.15.0 app/views/emails/destroy.js.haml
fat_free_crm-0.15.0.beta.2 app/views/emails/destroy.js.haml
fat_free_crm-0.15.0.beta app/views/emails/destroy.js.haml
fat_free_crm-0.14.0 app/views/emails/destroy.js.haml
reduced_fat_crm-0.15.0.beta app/views/emails/destroy.js.haml
reduced_fat_crm-0.14.0 app/views/emails/destroy.js.haml
fat_free_crm-0.13.6 app/views/emails/destroy.js.haml
fat_free_crm-0.13.5 app/views/emails/destroy.js.haml
fat_free_crm-0.13.4 app/views/emails/destroy.js.haml
fat_free_crm-0.13.3 app/views/emails/destroy.js.haml