]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/am.pl
Benutzereinstellungen für Höhe des Scrollbereichs f. Positionen …
[mfinanz.git] / bin / mozilla / am.pl
index 432eb7b9d248cab92eb2edc8233e472e19e38f7c..fa7f092af7f41655b08ccd2406cd6160e2f930a2 100644 (file)
@@ -660,6 +660,7 @@ 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();
 
   $myconfig{show_form_details} = 1 unless (defined($myconfig{show_form_details}));
   $form->{CAN_CHANGE_PASSWORD} = $main::auth->can_change_password();