Revision f4051b8f
Von Bernd Bleßmann vor fast 10 Jahren hinzugefügt
bin/mozilla/io.pl | ||
---|---|---|
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();
|
Auch abrufbar als: Unified diff
trailing whitespaces entfernt