Sha256: 4e1ac23b09fb1f94e738320851a3bfe4e2e7187427566cb88713ef0d75c9b899
Contents?: true
Size: 490 Bytes
Versions: 1
Compression:
Stored size: 490 Bytes
Contents
= styles_for :unknown_emails .title %span#unknown_emails_title Unknown Emails .list - if @unknown_emails.any? %table.unknown_emails %thead %tr %th Direction %th From %th To %th Subject %th Body %th Actions %tbody#unknown_emails = render :partial => 'unknown_email', :collection => @unknown_emails - else Could not find any emails for unknown leads. #paginate= render "shared/paginate"
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ffcrm_cloudfuji-0.4.1 | app/views/unknown_emails/index.html.haml |