Sha256: c3620b96382823f3da51c8760d4c975106645790cd42ea4a68e51d8aa8da89e7

Contents?: true

Size: 268 Bytes

Versions: 5

Compression:

Stored size: 268 Bytes

Contents

- if step.paypal? && step.payment.paypal.errors.any?
  - step.payment.paypal.errors.full_messages.each do |message|
    .message.message--error
      %p.message__type
        %span.message__icon= t('workarea.storefront.messages.error')
      %p.message__text= message

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
workarea-paypal-2.0.12 app/views/workarea/storefront/checkouts/_paypal_error.html.haml
workarea-paypal-2.0.11 app/views/workarea/storefront/checkouts/_paypal_error.html.haml
workarea-paypal-2.0.10 app/views/workarea/storefront/checkouts/_paypal_error.html.haml
workarea-paypal-2.0.9 app/views/workarea/storefront/checkouts/_paypal_error.html.haml
workarea-paypal-2.0.8 app/views/workarea/storefront/checkouts/_paypal_error.html.haml