Sha256: 3207d19330603c55514a0e1fa51c3a8b036a59ada305ea79fa2105a434802ab4

Contents?: true

Size: 376 Bytes

Versions: 8

Compression:

Stored size: 376 Bytes

Contents

= render 'e9_crm/offers/form_inner', :f => f

.field{:class => request.xhr? ? 'tinymcexhr' : 'tinymce'}
  = f.label :success_page_text, nil, :class => :req
  = f.text_area :success_page_text

%fieldset.upload
  = render 'shared/form_partials/carrierwave_upload_field', :field => :file, :f => f
  .field
    = f.label :download_link_text
    = f.text_field :download_link_text

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
e9_crm-0.1.17 app/views/e9_crm/file_download_offers/_form_inner.html.haml
e9_crm-0.1.16 app/views/e9_crm/file_download_offers/_form_inner.html.haml
e9_crm-0.1.14 app/views/e9_crm/file_download_offers/_form_inner.html.haml
e9_crm-0.1.13 app/views/e9_crm/file_download_offers/_form_inner.html.haml
e9_crm-0.1.12 app/views/e9_crm/file_download_offers/_form_inner.html.haml
e9_crm-0.1.11 app/views/e9_crm/file_download_offers/_form_inner.html.haml
e9_crm-0.1.10 app/views/e9_crm/file_download_offers/_form_inner.html.haml
e9_crm-0.1.8 app/views/e9_crm/file_download_offers/_form_inner.html.haml