Sha256: a580bfdca0dd2d5f3e2dcc5a61a8ad9e5d1ee3155542a953f184398e450a2a4e

Contents?: true

Size: 204 Bytes

Versions: 8

Compression:

Stored size: 204 Bytes

Contents

- if order.purchased? && order.payment.present?
  .effective-order-payment-details
    %h3 Payment Provider Details
    = tableize_order_payment(order.payment[:details] || order.payment, class: 'table')

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
effective_orders-2.1.13 app/views/admin/orders/_order_payment_details.html.haml
effective_orders-2.1.12 app/views/admin/orders/_order_payment_details.html.haml
effective_orders-2.1.10 app/views/admin/orders/_order_payment_details.html.haml
effective_orders-2.1.9 app/views/admin/orders/_order_payment_details.html.haml
effective_orders-2.1.8 app/views/admin/orders/_order_payment_details.html.haml
effective_orders-2.1.7 app/views/admin/orders/_order_payment_details.html.haml
effective_orders-2.1.6 app/views/admin/orders/_order_payment_details.html.haml
effective_orders-2.1.5 app/views/admin/orders/_order_payment_details.html.haml