From 291b0ceefa656554ff10adb2a3cbce4188238f24 Mon Sep 17 00:00:00 2001 From: Nicolas Bally Date: Wed, 26 Dec 2018 11:34:57 +0100 Subject: [PATCH] suite --- app/views/admin/p_sheet_lines/_print_p_sheet_lines.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/admin/p_sheet_lines/_print_p_sheet_lines.html.haml b/app/views/admin/p_sheet_lines/_print_p_sheet_lines.html.haml index 4aaf228..547a256 100644 --- a/app/views/admin/p_sheet_lines/_print_p_sheet_lines.html.haml +++ b/app/views/admin/p_sheet_lines/_print_p_sheet_lines.html.haml @@ -35,7 +35,7 @@ %tr %th{:style => "text-align:left !important;"} =sheet_line.product_name - fdfd + -p_sheet_line_lines.group(:p_size_id).uniq.each do |psize| %th.p_size_td=psize.p_size.name