Sha256: 1694676205a1a7a94011589c1dff67bd81ed27c0c334e99fd1d34b046e2bf1c3

Contents?: true

Size: 278 Bytes

Versions: 32

Compression:

Stored size: 278 Bytes

Contents

- class_name = @comment.commentable.class.name.downcase
- id_prefix = "#{class_name}_#{@comment.commentable.id}"

$('##{id_prefix}_shown_notes').val('#{ j @comment.commentable.comment_ids.join(',') }');
$('##{dom_id(@comment)}').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/comments/destroy.js.haml
fat_free_crm-0.22.0 app/views/comments/destroy.js.haml
fat_free_crm-0.21.0 app/views/comments/destroy.js.haml
fat_free_crm-0.20.1 app/views/comments/destroy.js.haml
fat_free_crm-0.20.0 app/views/comments/destroy.js.haml
fat_free_crm-0.19.2 app/views/comments/destroy.js.haml
fat_free_crm-0.19.0 app/views/comments/destroy.js.haml
fat_free_crm-0.18.2 app/views/comments/destroy.js.haml
fat_free_crm-0.14.2 app/views/comments/destroy.js.haml
fat_free_crm-0.15.2 app/views/comments/destroy.js.haml
fat_free_crm-0.16.4 app/views/comments/destroy.js.haml
fat_free_crm-0.17.3 app/views/comments/destroy.js.haml
fat_free_crm-0.18.1 app/views/comments/destroy.js.haml
fat_free_crm-0.18.0 app/views/comments/destroy.js.haml
fat_free_crm-0.14.1 app/views/comments/destroy.js.haml
fat_free_crm-0.15.1 app/views/comments/destroy.js.haml
fat_free_crm-0.16.3 app/views/comments/destroy.js.haml
fat_free_crm-0.17.2 app/views/comments/destroy.js.haml
fat_free_crm-0.16.2 app/views/comments/destroy.js.haml
fat_free_crm-0.17.1 app/views/comments/destroy.js.haml