Sha256: 30eb51eca76ead7103a90314dab7893fc6e70bac6184f46a996001d394d60a28

Contents?: true

Size: 246 Bytes

Versions: 50

Compression:

Stored size: 246 Bytes

Contents

.email-filters-show.maxwidth
  .header
    %h5.title Email Filter `#{@email_filter.id}`

  %h5 Convs (#{@email_filter.conversations.length})
  %ul
    - @email_filter.conversations.each do |conv|
      %li= link_to conv, conversation_path(conv)

Version data entries

50 entries across 50 versions & 1 rubygems

Version Path
wco_email-0.1.1.66 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.65 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.64 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.63 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.62 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.61 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.60 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.59 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.58 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.56 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.55 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.54 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.53 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.52 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.51 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.50 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.49 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.48 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.47 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.46 app/views/wco_email/email_filters/show.haml