Sha256: 8dba4a77e427308b8f0f8b2cab82dbb4499f1c7463bc5e1bf76af9dbfe3c6d55
Contents?: true
Size: 306 Bytes
Versions: 1
Compression:
Stored size: 306 Bytes
Contents
if @unknown_emails.any? page[:unknown_emails].replace_html render(:partial => "unknown_email", :collection => @unknown_emails) else page[:unknown_emails].replace_html render(:text => "Could not find any emails for unknown leads.") end page[:paginate].replace_html render(:partial => "shared/paginate")
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ffcrm_cloudfuji-0.4.1 | app/views/unknown_emails/index.js.rjs |