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.89 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.88 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.86 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.85 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.84 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.83 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.82 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.81 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.80 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.79 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.78 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.77 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.76 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.75 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.72 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.71 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.70 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.69 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.68 app/views/wco_email/email_filters/show.haml
wco_email-0.1.1.67 app/views/wco_email/email_filters/show.haml