Revision ad20db68
Von Sven Schöling vor 1 Tag hinzugefügt
bin/mozilla/am.pl | ||
---|---|---|
667 | 667 |
$form->{longdescription_dialog_size_percentage} = AM->longdescription_dialog_size_percentage(); |
668 | 668 |
$form->{layout_style} = AM->layout_style(); |
669 | 669 |
$form->{part_picker_search_all_as_list_default} = AM->part_picker_search_all_as_list_default(); |
670 |
$form->{order_item_input_position} = AM->order_item_input_position(); |
|
670 | 671 |
|
671 | 672 |
$myconfig{show_form_details} = 1 unless (defined($myconfig{show_form_details})); |
672 | 673 |
$form->{CAN_CHANGE_PASSWORD} = $main::auth->can_change_password(); |
Auch abrufbar als: Unified diff
Order: Eingabeleiste jetzt auch in UserPrefs konfigurierbar