X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2fcb9a09fddfd18b6f611d2752d54a84055b3278..b6f213f26737b513053800372ec1a57877092888:/SL/DB/AuthUser.pm diff --git a/SL/DB/AuthUser.pm b/SL/DB/AuthUser.pm index 72df0b03e..a12796685 100644 --- a/SL/DB/AuthUser.pm +++ b/SL/DB/AuthUser.pm @@ -8,8 +8,10 @@ use SL::DB::MetaSetup::AuthUser; use SL::DB::Manager::AuthUser; use SL::DB::Helper::Util; -use constant CONFIG_VARS => qw(copies countrycode dateformat timeformat default_media default_printer_id email favorites fax hide_cvar_search_options mandatory_departments menustyle name - numberformat show_form_details signature stylesheet taxincluded_checked tel template_format vclimit); +use constant CONFIG_VARS => qw(copies countrycode dateformat timeformat default_media default_printer_id + email favorites fax hide_cvar_search_options mandatory_departments menustyle name + numberformat show_form_details signature stylesheet taxincluded_checked tel + template_format vclimit focus_position); __PACKAGE__->meta->add_relationship( groups => {