Sha256: c57dac45b5870a4e8c7b1ffd36b883b71cc01adaef54c2d47b21a57832443f41

Contents?: true

Size: 184 Bytes

Versions: 5

Compression:

Stored size: 184 Bytes

Contents

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

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
effective_orders-2.2.4 app/views/admin/orders/_order_payment_details.html.haml
effective_orders-2.2.3 app/views/admin/orders/_order_payment_details.html.haml
effective_orders-2.2.2 app/views/admin/orders/_order_payment_details.html.haml
effective_orders-2.2.1 app/views/admin/orders/_order_payment_details.html.haml
effective_orders-2.2.0 app/views/admin/orders/_order_payment_details.html.haml