From: Sven Schöling Date: Tue, 7 Oct 2014 15:10:02 +0000 (+0200) Subject: PriceRule: Kontextinformation in Waren X-Git-Tag: release-3.2.0beta~125 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=fa93c93c7e076d13c6eed7be9be98cd2097fe1a3;p=kivitendo-erp.git PriceRule: Kontextinformation in Waren --- diff --git a/templates/webpages/ic/form_footer.html b/templates/webpages/ic/form_footer.html index 9440b678d..32c19a7ac 100644 --- a/templates/webpages/ic/form_footer.html +++ b/templates/webpages/ic/form_footer.html @@ -59,6 +59,13 @@ +[%- IF id %] +
+
+
+
+[%- END %] + [%- IF show_edit_buttons %] @@ -92,3 +99,28 @@ +[%- IF id %] + +[%- END %] diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html index 7b8455dac..6b6989431 100644 --- a/templates/webpages/ic/form_header.html +++ b/templates/webpages/ic/form_header.html @@ -33,6 +33,9 @@ [%- IF CUSTOM_VARIABLES.size %]
  • [% 'Custom Variables' | $T8 %]
  • [%- END %] + [%- IF id %] +
  • [% 'Price Rules' | $T8 %]
  • + [% END %]