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-6.17.2 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.17.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.17.0 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.16.4 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.16.3 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.16.2 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.16.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.16.0 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.15.0 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.14.6 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.14.5 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.14.4 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.14.3 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.14.2 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.14.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.14.0 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.13.3 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.13.2 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.13.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.13.0 app/views/effective/orders_mailer/order_error.html.haml