Sha256: ac6d7245d459b6c60c55f38617a9819a3a7bbc2eee8a8c0563650f8128e87a6f

Contents?: true

Size: 231 Bytes

Versions: 9

Compression:

Stored size: 231 Bytes

Contents

page[dom_id(@task)].visual_effect :blind_up, :duration => 0.25
if @empty_bucket
  page["list_#{@empty_bucket}"].visual_effect :fade, :duration => 0.5
end
if called_from_index_page?
  page << refresh_sidebar(:index, :filters)
end  

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
fat_free_crm-0.12.3 app/views/tasks/destroy.js.rjs
fat_free_crm-0.12.2 app/views/tasks/destroy.js.rjs
fat_free_crm-0.12.1 app/views/tasks/destroy.js.rjs
fat_free_crm-0.12.0 app/views/tasks/destroy.js.rjs
fat_free_crm-0.11.4 app/views/tasks/destroy.js.rjs
fat_free_crm-0.11.3 app/views/tasks/destroy.js.rjs
fat_free_crm-0.11.2 app/views/tasks/destroy.js.rjs
fat_free_crm-0.11.1 app/views/tasks/destroy.js.rjs
fat_free_crm-0.11.0 app/views/tasks/destroy.js.rjs