Sha256: 674146c81eac59548aef9d61ee8cc9cd21fd85bdd22e11cab566cdd952f454e5

Contents?: true

Size: 919 Bytes

Versions: 34

Compression:

Stored size: 919 Bytes

Contents

- @title = "#{t('workarea.storefront.orders.order')} #{@order.id}"

- content_for :breadcrumbs do
  %p.breadcrumbs__node-group
    %span.breadcrumbs__node{ itemprop: 'breadcrumb' }
      = link_to t('workarea.storefront.layouts.home'), root_path, rel: 'home', class: 'breadcrumbs__link'
    %span.breadcrumbs__node{ itemprop: 'breadcrumb' }
      = link_to t('workarea.storefront.users.account'), users_account_path, class: 'breadcrumbs__link'
    %span.breadcrumbs__node{ itemprop: 'breadcrumb' }
      = link_to t('workarea.storefront.users.order_history'), users_orders_path, class: 'breadcrumbs__link'
    %span.breadcrumbs__node{ itemprop: 'breadcrumb' }
      %span.breadcrumbs__text= t('workarea.storefront.users.order_details')

.view
  %h1.visually-hidden= t('workarea.storefront.orders.view_order')

  = append_partials('storefront.order_show')

  = render 'workarea/storefront/orders/summary', order: @order

Version data entries

34 entries across 34 versions & 1 rubygems

Version Path
workarea-storefront-3.4.45 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.44 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.43 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.42 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.41 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.40 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.39 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.38 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.37 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.36 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.35 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.34 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.33 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.32 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.31 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.30 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.29 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.28 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.27 app/views/workarea/storefront/users/orders/show.html.haml
workarea-storefront-3.4.26 app/views/workarea/storefront/users/orders/show.html.haml