From 541b2bfbc09555ad64cd4e1f1045f33631b6d41b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Bernd=20Ble=C3=9Fmann?= Date: Wed, 24 Jul 2013 15:37:07 +0200 Subject: [PATCH] Preisgruppenanzeige in der Warenmaske mit zeilenweise alternierender Farbe --- templates/webpages/ic/price_row.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/webpages/ic/price_row.html b/templates/webpages/ic/price_row.html index 88434230a..b89b10252 100644 --- a/templates/webpages/ic/price_row.html +++ b/templates/webpages/ic/price_row.html @@ -10,7 +10,7 @@ [% 'Preis' | $T8 %] [%- FOREACH row = PRICES %] - + [% HTML.escape(row.pricegroup) %] -- 2.20.1