]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/am.pl
Vorhandene Steuer speichern: richitge Anzahl von Bind-Variablen angeben
[mfinanz.git] / bin / mozilla / am.pl
index 432eb7b9d248cab92eb2edc8233e472e19e38f7c..f2987b61f9a033207b861226b93b78bdce1c8a18 100644 (file)
@@ -660,6 +660,9 @@ sub config {
   $form->{default_quick_searchmodules} = \@quick_search_modules;
 
   $form->{displayable_name_specs_by_module} = AM->displayable_name_specs_by_module();
+  $form->{positions_scrollbar_height}       = AM->positions_scrollbar_height();
+  $form->{purchase_search_makemodel}        = AM->purchase_search_makemodel();
+  $form->{sales_search_customer_partnumber} = AM->sales_search_customer_partnumber();
 
   $myconfig{show_form_details} = 1 unless (defined($myconfig{show_form_details}));
   $form->{CAN_CHANGE_PASSWORD} = $main::auth->can_change_password();