Sha256: d49bbd80f2af6fb3114c0e2526efbc8e95ed560feddbcd734a3b6f57dc1dec8d

Contents?: true

Size: 251 Bytes

Versions: 259

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

259 entries across 259 versions & 1 rubygems

Version Path
effective_orders-6.19.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.19.0 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.18.4 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.18.3 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.18.2 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.18.1 app/views/effective/orders_mailer/order_error.html.haml
effective_orders-6.18.0 app/views/effective/orders_mailer/order_error.html.haml
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