Sha256: b02304015d4683bc9da3f25c5e3e49a5fb84809cf42867b0590656041957b323

Contents?: true

Size: 441 Bytes

Versions: 6

Compression:

Stored size: 441 Bytes

Contents

- if (etag = contact_email_template_select_tag).present?
  %fieldset
    %legend= e9_t(:email_actions_legend)
    = form_tag new_contact_email_path, :method => :get, :id => 'contact_email_form', 'data-empty' => e9_t(:no_contacts_notification), 'data-count' => @contact_ids.length do
      = etag
      = hidden_field_tag 'uids', @contact_ids.join(','), :id => 'contact_email_uids'
      = submit_tag e9_t(:send_email_template), :name => nil

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
e9_crm-0.1.26 app/views/e9_crm/contacts/_sidebar_email_form.html.haml
e9_crm-0.1.25 app/views/e9_crm/contacts/_sidebar_email_form.html.haml
e9_crm-0.1.24 app/views/e9_crm/contacts/_sidebar_email_form.html.haml
e9_crm-0.1.23 app/views/e9_crm/contacts/_sidebar_email_form.html.haml
e9_crm-0.1.22 app/views/e9_crm/contacts/_sidebar_email_form.html.haml
e9_crm-0.1.21 app/views/e9_crm/contacts/_sidebar_email_form.html.haml