Sha256: d49bbd80f2af6fb3114c0e2526efbc8e95ed560feddbcd734a3b6f57dc1dec8d

Contents?: true

Size: 251 Bytes

Versions: 252

Compression:

Stored size: 251 Bytes

Contents

%p.effective-orders-receipt-info
  - if @order.present?
    An error occurred with the following order:
  - else
    An order error occurred:

- if @error.present?
  %p Error: #{@error}

- if @order.present?
  = render(@order, no_order_actions: true)

Version data entries

252 entries across 252 versions & 1 rubygems

Version Path
effective_orders-5.8.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.8.0 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.7.4 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.7.3 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.7.2 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.7.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.7.0 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.6.2 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.6.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.6.0 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.5.2 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.5.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.5.0 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.4.4 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.4.3 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.4.2 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.4.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.4.0 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.3.2 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-5.3.1 app/views/effective/orders_mailer/order_error.html.haml