Revision a9c191de
Von Sven Schöling vor fast 8 Jahren hinzugefügt
SL/IC.pm | ||
---|---|---|
602 | 602 |
|
603 | 603 |
$main::lxdebug->leave_sub(); |
604 | 604 |
|
605 |
return @{ $form->{parts} };
|
|
605 |
return $form->{parts};
|
|
606 | 606 |
} |
607 | 607 |
|
608 | 608 |
sub _create_filter_for_priceupdate { |
Auch abrufbar als: Unified diff
Reste von altem autocomplete feature entfernt