]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/DB/AuthUser.pm
Focusposition nach Erneuern wählbar gemacht
[kivitendo-erp.git] / SL / DB / AuthUser.pm
index 72df0b03ec26d0568966482559765de4a16f75c8..a127966852937acce0ac3ca8c8046d5ba35c25d0 100644 (file)
@@ -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 => {