Revision 2fcb9a09
Von Thomas Heck vor etwa 11 Jahren hinzugefügt
SL/DB/AuthUser.pm | ||
---|---|---|
8 | 8 |
use SL::DB::Manager::AuthUser; |
9 | 9 |
use SL::DB::Helper::Util; |
10 | 10 |
|
11 |
use constant CONFIG_VARS => qw(copies countrycode dateformat default_media default_printer_id email favorites fax hide_cvar_search_options mandatory_departments menustyle name |
|
11 |
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
|
|
12 | 12 |
numberformat show_form_details signature stylesheet taxincluded_checked tel template_format vclimit); |
13 | 13 |
|
14 | 14 |
__PACKAGE__->meta->add_relationship( |
Auch abrufbar als: Unified diff
Zeitformat einstellbar machen