Sha256: e7e07e31355063962b44a80f5cb6c1ee8cd58f291adf50e24b809e9e79697bb3
Contents?: true
Size: 240 Bytes
Versions: 2
Compression:
Stored size: 240 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 = f.label :text_body = f.text_area :text_body
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
e9_crm-0.1.16 | app/views/e9_crm/email_templates/_form_inner.html.haml |
e9_crm-0.1.14 | app/views/e9_crm/email_templates/_form_inner.html.haml |