Revision 358f1ed4
Von Jan Büren vor mehr als 15 Jahren hinzugefügt
bin/mozilla/common.pl | ||
---|---|---|
139 | 139 |
} |
140 | 140 |
} |
141 | 141 |
|
142 |
map { $form->{$_} = $options{$_} if ($options{$_}) } qw(no_services no_assemblies click_button); |
|
142 |
map { $form->{$_} = $options{$_} if ($options{$_}) } qw(no_services no_assemblies assemblies click_button);
|
|
143 | 143 |
|
144 | 144 |
$parts = Common->retrieve_parts(\%myconfig, $form, $order_by, $order_dir); |
145 | 145 |
|
Auch abrufbar als: Unified diff
Nur Erzeugnisse anzeigen beim Klick auf das Fragezeichen bei Erzeugnis fertigen - Hinweis von Holger