From a1ee1265ff35c4f1d5cc549e8a4004877a69383b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Tue, 13 Mar 2012 19:58:34 +0100 Subject: [PATCH] =?utf8?q?Tab=20f=C3=BCr=20sales=20price=20information?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- templates/webpages/ic/form_footer.html | 6 ++++++ templates/webpages/ic/form_header.html | 3 +++ 2 files changed, 9 insertions(+) diff --git a/templates/webpages/ic/form_footer.html b/templates/webpages/ic/form_footer.html index b91601148..9022e6d96 100644 --- a/templates/webpages/ic/form_footer.html +++ b/templates/webpages/ic/form_footer.html @@ -28,6 +28,12 @@
+[%- IF id %] +
+ [% PROCESS ic/sales_price_information.html id=id %] +
+[%- END %] + [%- IF CUSTOM_VARIABLES.size %]
diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html index de1a79681..31308ba18 100644 --- a/templates/webpages/ic/form_header.html +++ b/templates/webpages/ic/form_header.html @@ -25,6 +25,9 @@