Sha256: 66aa6e09561eae50efe2a8bf33580bcd833a55c31a12aa3b615e06350ed35c12

Contents?: true

Size: 368 Bytes

Versions: 27

Compression:

Stored size: 368 Bytes

Contents

The ticket reseller <%= @reseller.name %> has accepted the following offer.

Event:   <%= @event.name %>
Show:    <%= @show.show_time %>
Section: <%= @section.name %>
Tickets: <%= pluralize @ticket_offer.count, "ticket" %>

<% if @ticket_offer.rejection_reason.present? %>
The reseller included the following comment:

<%= @ticket_offer.rejection_reason %>
<% end %>

Version data entries

27 entries across 27 versions & 1 rubygems

Version Path
artfully_ose-1.2.0.pre.11 app/views/producer_mailer/ticket_offer_rejected.text.erb
artfully_ose-1.2.0.pre.10 app/views/producer_mailer/ticket_offer_rejected.text.erb
artfully_ose-1.2.0.pre.9 app/views/producer_mailer/ticket_offer_rejected.text.erb
artfully_ose-1.2.0.pre.8 app/views/producer_mailer/ticket_offer_rejected.text.erb
artfully_ose-1.2.0.pre.7 app/views/producer_mailer/ticket_offer_rejected.text.erb
artfully_ose-1.2.0.pre.6 app/views/producer_mailer/ticket_offer_rejected.text.erb
artfully_ose-1.2.0.pre.5 app/views/producer_mailer/ticket_offer_rejected.text.erb