X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/891f62176912eb5c1e8864a1140635e4ad533d08..fa93c93c7e076d13c6eed7be9be98cd2097fe1a3:/templates/webpages/ic/form_header.html diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html index 23a793316..6b6989431 100644 --- a/templates/webpages/ic/form_header.html +++ b/templates/webpages/ic/form_header.html @@ -1,8 +1,8 @@ [%- USE T8 %] [%- USE HTML %] -[%- USE LxERP %] +[%- USE LxERP %][%- USE L -%][%- USE P -%] [% PROCESS 'common/select_warehouse_bin.html' %] -

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

+

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

[% PROCESS 'common/flash.html' %] @@ -18,19 +18,24 @@ - -
+
@@ -41,8 +46,8 @@
-[%- IF image && conf_parts_show_image %] - +[%- IF image && INSTANCE_CONF.get_parts_show_image %] + [%- END %] @@ -122,12 +127,6 @@ - - - - @@ -137,9 +136,9 @@ - +
- -
[% 'Part Notes' | $T8 %] [% 'Formula' | $T8 %]
- + [% L.textarea_tag("notes", P.restricted_html(notes), class="texteditor", style="width: 600px; height: 200px") %]