X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FDB%2FAuthUser.pm;h=1eac6f937c3cee4d96eb1fe5aa1bb687729942a3;hb=1b15807093421ca00493a447048b960f2f512152;hp=a127966852937acce0ac3ca8c8046d5ba35c25d0;hpb=3a476fccc8266949ab9f0eef383fdf1f2739ae94;p=kivitendo-erp.git diff --git a/SL/DB/AuthUser.pm b/SL/DB/AuthUser.pm index a12796685..1eac6f937 100644 --- a/SL/DB/AuthUser.pm +++ b/SL/DB/AuthUser.pm @@ -11,7 +11,7 @@ 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 focus_position); + template_format vclimit focus_position form_cvars_nr_cols); __PACKAGE__->meta->add_relationship( groups => {