diff --git a/app/views/spree/admin/orders/index.html.haml b/app/views/spree/admin/orders/index.html.haml index 07c3acd836..b98963513c 100644 --- a/app/views/spree/admin/orders/index.html.haml +++ b/app/views/spree/admin/orders/index.html.haml @@ -73,6 +73,8 @@ {{'js.admin.orders.shipment_states.' + order.shipment_state | t}} %td = mail_to "{{order.email}}" + %br + {{order.full_name}} %td.align-center %span{'ng-bind-html' => 'order.display_total'} %td.actions