Sha256: c4b95f52f76679ceec4a77471e8ae7265e60e4694994b92ca6c5f29ab4e9c508

Contents?: true

Size: 234 Bytes

Versions: 4

Compression:

Stored size: 234 Bytes

Contents

= link_to "Email Filters (#{WcoEmail::EmailFilter.all.length})", email_filters_path
= form_tag email_filters_path, method: :get do
  = text_field_tag :q
= link_to '[+]', new_email_filter_path
= link_to '[2+]', new2_email_filter_path

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
wco_email-0.1.1.93 app/views/wco_email/email_filters/_header.haml
wco_email-0.1.1.92 app/views/wco_email/email_filters/_header.haml
wco_email-0.1.1.91 app/views/wco_email/email_filters/_header.haml
wco_email-0.1.1.90 app/views/wco_email/email_filters/_header.haml