Sha256: 90c555e832d75f8f4a4e14b97ad4fc17fc96695fa688bcf0889f284d011f1ace

Contents?: true

Size: 389 Bytes

Versions: 27

Compression:

Stored size: 389 Bytes

Contents

%h2 The ticket reseller #{@reseller.name} has rejected the following offer.

%ul
  %li Event:   #{@event.name}
  %li Show:    #{@show.show_time}
  %li Ticket Type: #{@ticket_type.name}
  %li Tickets: #{pluralize @ticket_offer.count, "ticket"}

- if @ticket_offer.rejection_reason.present?
  %h2 The reseller included the following comment:
  = simple_format @ticket_offer.rejection_reason

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
artfully_ose-1.3.0.pre4 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.3.0.pre3 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.3.0.pre2 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.3.0.pre1 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.2.0 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.2.0.beta.1 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.2.0.alpha.2 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.2.0.alpha.1 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.2.0.pre.27 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.2.0.pre.26 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.2.0.pre.24 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.2.0.pre.23 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.2.0.pre.21 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.2.0.pre.20 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.2.0.pre.19 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.2.0.pre.18 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.2.0.pre.17 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.2.0.pre.16 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.2.0.pre.15 app/views/producer_mailer/ticket_offer_rejected.html.haml
artfully_ose-1.2.0.pre.12 app/views/producer_mailer/ticket_offer_rejected.html.haml