From 72896270f03cdd4d2bc19eb0b87d876f0d34b771 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bernd=20Ble=C3=9Fmann?= Date: Tue, 11 Feb 2020 14:33:59 +0100 Subject: [PATCH] Part-Controller: HTML-Template: vergessene table rows --- templates/webpages/part/_customerprices.html | 2 ++ templates/webpages/part/_makemodel.html | 2 ++ 2 files changed, 4 insertions(+) diff --git a/templates/webpages/part/_customerprices.html b/templates/webpages/part/_customerprices.html index b9ffd4798..3f7eeb63a 100644 --- a/templates/webpages/part/_customerprices.html +++ b/templates/webpages/part/_customerprices.html @@ -8,6 +8,7 @@ + @@ -16,6 +17,7 @@ + [% SET listrow = 0 %] diff --git a/templates/webpages/part/_makemodel.html b/templates/webpages/part/_makemodel.html index e56a886a9..e15797767 100644 --- a/templates/webpages/part/_makemodel.html +++ b/templates/webpages/part/_makemodel.html @@ -9,6 +9,7 @@
[%- LxERP.t8('delete item') %] [% 'position' | $T8 %] [%- LxERP.t8('reorder item') %][% 'Customer Part Number' | $T8 %] [% 'Customer Price' | $T8 %] [% 'Updated' | $T8 %]
+ @@ -17,6 +18,7 @@ + [% SET listrow = 0 %] -- 2.20.1
[%- LxERP.t8('delete item') %] [% 'position' | $T8 %] [%- LxERP.t8('reorder item') %][% 'Model' | $T8 %] [% 'Last Cost' | $T8 %] [% 'Updated' | $T8 %]