diff --git a/app/views/spree/admin/orders/invoice.html.haml b/app/views/spree/admin/orders/invoice.html.haml index 8a301f5869..db94bb060d 100644 --- a/app/views/spree/admin/orders/invoice.html.haml +++ b/app/views/spree/admin/orders/invoice.html.haml @@ -1,4 +1,4 @@ -= wicked_pdf_stylesheet_link_tag "mail/email" += wicked_pdf_stylesheet_link_tag "mail/all" %table{:width => "100%"} diff --git a/app/views/spree/admin/orders/print.html.haml b/app/views/spree/admin/orders/print.html.haml index f3fd436b91..5a42699c98 100644 --- a/app/views/spree/admin/orders/print.html.haml +++ b/app/views/spree/admin/orders/print.html.haml @@ -1,4 +1,4 @@ -= wicked_pdf_stylesheet_link_tag "mail/email" += wicked_pdf_stylesheet_link_tag "mail/all" %table{:width => "100%"}