X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/b36f0864f0304deb66f4215c52b68351f90b2309..c364e43efab3ac6f0f0c20cd6f8f89a85ab45280:/templates/webpages/io/select_item.html diff --git a/templates/webpages/io/select_item.html b/templates/webpages/io/select_item.html index 1388d3165..668b2e94b 100644 --- a/templates/webpages/io/select_item.html +++ b/templates/webpages/io/select_item.html @@ -12,7 +12,6 @@   [%- END %] [% LxERP.t8('Number') %] - [% LxERP.t8('Part Classification') %] [% LxERP.t8('Part Description') %] [%- IF INSTANCE_CONF.get_show_longdescription_select_item %] [% SET COLS = COLS + 1 %] @@ -36,7 +35,6 @@ [%- END %] [% HTML.escape(item.partnumber) %] - [% HTML.escape(item.type_and_classific) %] [% HTML.escape(item.description) %] [%- IF INSTANCE_CONF.get_show_longdescription_select_item %] [% P.restricted_html(item.longdescription) %]