From: Sven Schöling Date: Tue, 13 Mar 2012 18:58:34 +0000 (+0100) Subject: Tab für sales price information X-Git-Tag: release-3.0.0beta1~343^2~21 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=a1ee1265ff35c4f1d5cc549e8a4004877a69383b;p=kivitendo-erp.git Tab für sales price information --- 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 @@