X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/ea0f9b7ee6c65282f8a04f56feed97ec4e91d9ca..52131da17ff7e648b2fc2f2f853e6082dfe238e5:/templates/webpages/ic/form_header.html diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html index 296cd1601..20ff5a995 100644 --- a/templates/webpages/ic/form_header.html +++ b/templates/webpages/ic/form_header.html @@ -1,6 +1,6 @@ [%- USE T8 %] [%- USE HTML %] -[%- USE LxERP %][%- USE L -%] +[%- USE LxERP %][%- USE L -%][%- USE P -%] [% PROCESS 'common/select_warehouse_bin.html' %]

[% title %] [% HTML.escape(partnumber) %] [% HTML.escape(description) %]

@@ -133,9 +133,9 @@ [% 'Part Notes' | $T8 %] [% 'Formula' | $T8 %] - + - + [% L.textarea_tag("notes", P.restricted_html(notes), class="texteditor", style="width: 600px; height: 200px") %]