Sha256: e1a7b46e753dcf2a85da36b463a5be881e30fc11bb262c8acd531ad823ef867e

Contents?: true

Size: 539 Bytes

Versions: 69

Compression:

Stored size: 539 Bytes

Contents

.leads-edit.max-width
  .header
    %h2.title Edit lead #{ link_to @lead.name, lead_path(@lead) }

  = render 'form', :lead => @lead

  -# %hr
  -# %h1 Email Campaigns:
  -# %ul
  -#   - @lead.email_campaign_leads.each do |x|
  -#     %li
  -#       <b>Sent on ::</b> #{x.sent_at.to_s[0..10]}
  -#       <b>Slug ::</b> #{x.email_campaign.slug}

  -# %hr
  -# %h1 Single Emails:
  -# %ul
  -#   - @lead.email_contexts.each do |x|
  -#     %li
  -#       <b>Sent at ::</b> #{x.sent_at.to_s[0..10]}
  -#       <b>Subject ::</b> #{x.subject}

Version data entries

69 entries across 69 versions & 2 rubygems

Version Path
wco_models-3.1.0.50 app/views/wco/leads/edit.haml
wco_models-3.1.0.49 app/views/wco/leads/edit.haml
wco_models-3.1.0.48 app/views/wco/leads/edit.haml
wco_models-3.1.0.47 app/views/wco/leads/edit.haml
wco_models-3.1.0.46 app/views/wco/leads/edit.haml
wco_models-3.1.0.45 app/views/wco/leads/edit.haml
wco_models-3.1.0.44 app/views/wco/leads/edit.haml
wco_models-3.1.0.43 app/views/wco/leads/edit.haml
wco_models-3.1.0.42 app/views/wco/leads/edit.haml
wco_models-3.1.0.41 app/views/wco/leads/edit.haml
wco_models-3.1.0.40 app/views/wco/leads/edit.haml
wco_models-3.1.0.39 app/views/wco/leads/edit.haml
wco_models-3.1.0.38 app/views/wco/leads/edit.haml
ish_manager-0.1.8.513 app/views/ish_manager/leads/edit.haml
ish_manager-0.1.8.512 app/views/ish_manager/leads/edit.haml
ish_manager-0.1.8.511 app/views/ish_manager/leads/edit.haml
ish_manager-0.1.8.510 app/views/ish_manager/leads/edit.haml
ish_manager-0.1.8.509 app/views/ish_manager/leads/edit.haml
ish_manager-0.1.8.508 app/views/ish_manager/leads/edit.haml
ish_manager-0.1.8.507 app/views/ish_manager/leads/edit.haml