Sha256: d49bbd80f2af6fb3114c0e2526efbc8e95ed560feddbcd734a3b6f57dc1dec8d

Contents?: true

Size: 251 Bytes

Versions: 264

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

264 entries across 264 versions & 1 rubygems

Version Path
effective_orders-6.9.7 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.9.6 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.9.5 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.9.4 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.9.2 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.9.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.9.0 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.8.2 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.8.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.8.0 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.7.3 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.7.2 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.7.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.7.0 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.6.3 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.6.2 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.6.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.6.0 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.5.9 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.5.8 app/views/effective/orders_mailer/order_error.html.haml