Sha256: 14bfc8d0ec34440764cca77e1bc96dedb402ae9abfb077c1901ddca6947d10ef

Contents?: true

Size: 247 Bytes

Versions: 10

Compression:

Stored size: 247 Bytes

Contents

.field
  = f.label :name, nil, :class => :req
  = f.text_field :name
.field
  = f.label :from_email
  = f.text_field :from_email
.field
  = f.label :subject
  = f.text_field :subject
.field
  = help_label(f, :text_body)
  = f.text_area :text_body

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
e9_crm-0.1.26 app/views/e9_crm/email_templates/_form_inner.html.haml
e9_crm-0.1.25 app/views/e9_crm/email_templates/_form_inner.html.haml
e9_crm-0.1.24 app/views/e9_crm/email_templates/_form_inner.html.haml
e9_crm-0.1.23 app/views/e9_crm/email_templates/_form_inner.html.haml
e9_crm-0.1.22 app/views/e9_crm/email_templates/_form_inner.html.haml
e9_crm-0.1.21 app/views/e9_crm/email_templates/_form_inner.html.haml
e9_crm-0.1.20 app/views/e9_crm/email_templates/_form_inner.html.haml
e9_crm-0.1.19 app/views/e9_crm/email_templates/_form_inner.html.haml
e9_crm-0.1.18 app/views/e9_crm/email_templates/_form_inner.html.haml
e9_crm-0.1.17 app/views/e9_crm/email_templates/_form_inner.html.haml