X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/626d6b3823bf6e92c5f38c869f4923f5325b0ffe..f4051b8f98064513e21ea95b881f4aa092a99098:/bin/mozilla/io.pl diff --git a/bin/mozilla/io.pl b/bin/mozilla/io.pl index 6ae6cd0d6..e58457583 100644 --- a/bin/mozilla/io.pl +++ b/bin/mozilla/io.pl @@ -516,7 +516,7 @@ sub select_item { print $::form->parse_html_template('io/select_item', { PREVIOUS_FORM => $previous_form, MODE => $mode, ITEM_LIST => \@item_list, - IS_ASSEMBLY => $mode eq 'IC', + IS_ASSEMBLY => $mode eq 'IC', IS_PURCHASE => $mode eq 'IS' }); $main::lxdebug->leave_sub();