Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 423a28fa

Von Sven Schöling vor etwa 12 Jahren hinzugefügt

  • ID 423a28fab1b44de9a932b56403675a0eda2a80e2
  • Vorgänger 8f41642d
  • Nachfolger 7b8bda2c

fokus in Kunden und Lieferanten gefixt

Unterschiede anzeigen:

bin/mozilla/ct.pl
465 465
  $form->{contacts_label} = \&_contacts_label;
466 466
  $form->{taxzone_id}     = 0                                                               if !$form->{id};
467 467
  $form->{jsscript}       = 1;
468
  $form->{fokus}          = "ct.greeting";
469 468
  $form->{SHIPTO_ALL}     = [ +{ shipto_id => '0', shiptoname => $::locale->text('All') }, @{ $form->{SHIPTO} } ];
469
  $::request->{layout}->focus("#greeting");
470 470

  
471 471
  $form->{title} = $form->{title_save}
472 472
                || $locale->text("$form->{title} " . ucfirst $form->{db}) . ($form->{title} eq "Edit" ? " $form->{name}" : '');

Auch abrufbar als: Unified diff