Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 3a476fcc

Von Thomas Heck vor mehr als 10 Jahren hinzugefügt

  • ID 3a476fccc8266949ab9f0eef383fdf1f2739ae94
  • Vorgänger 51a0ea44
  • Nachfolger 2b82180a

Focusposition nach Erneuern wählbar gemacht

Unterschiede anzeigen:

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 timeformat default_media default_printer_id email favorites fax hide_cvar_search_options mandatory_departments menustyle name
12
                               numberformat show_form_details signature stylesheet taxincluded_checked tel template_format vclimit);
11
use constant CONFIG_VARS => qw(copies countrycode dateformat timeformat default_media default_printer_id
12
                               email favorites fax hide_cvar_search_options mandatory_departments menustyle name
13
                               numberformat show_form_details signature stylesheet taxincluded_checked tel
14
                               template_format vclimit focus_position);
13 15

  
14 16
__PACKAGE__->meta->add_relationship(
15 17
  groups => {

Auch abrufbar als: Unified diff