fatfreecrm/fat_free_crm

View on GitHub
app/views/entities/discard.js.haml

Summary

Maintainability
Test Coverage
$('##{dom_id(@attachment)}').slideUp(250);

- if called_from_landing_page?(:accounts)
  = refresh_sidebar_for(:accounts, :show)
- elsif called_from_landing_page?(:campaigns)
  = refresh_sidebar_for(:campaigns, :show)