X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/5e3e9a33b096b531c8edec8bd9a597427ff380e3..c01d62c4a634f27fc4560d88cf98b84af9a85d95:/templates/webpages/ic/form_header.html diff --git a/templates/webpages/ic/form_header.html b/templates/webpages/ic/form_header.html index 658979a81..482edc596 100644 --- a/templates/webpages/ic/form_header.html +++ b/templates/webpages/ic/form_header.html @@ -1,10 +1,10 @@ [%- 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' %] +[% INCLUDE '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 %] @@ -51,7 +56,7 @@
- + @@ -122,12 +127,6 @@ - - - - @@ -137,14 +136,12 @@ - +
[% 'Part Number' | $T8 %]
[% 'Part Description' | $T8 %]
- -
[% 'Part Notes' | $T8 %] [% 'Formula' | $T8 %]
- + [% L.textarea_tag("notes", P.restricted_html(notes), class="texteditor", style="width: 600px; height: 200px") %] - - - +