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.5.7 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.5.6 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.5.5 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.5.4 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.5.3 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.5.2 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.5.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.5.0 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.4.4 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.4.3 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.4.2 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.4.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.4.0 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.3.2 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.3.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.3.0 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.2.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.2.0 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.1.5 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.1.4 app/views/effective/orders_mailer/order_error.html.haml