Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 8abd9ce3

Von Moritz Bunkus vor mehr als 11 Jahren hinzugefügt

  • ID 8abd9ce32e946691e0953f9a8e2c183183d7854e
  • Vorgänger f5851080
  • Nachfolger 0c404f20

$::request->layout->focus() größtenteils durch class="initial_focus" ersetzen

Unterschiede anzeigen:

bin/mozilla/is.pl
353 353
  $TMPL_VAR{creditwarning} = ($form->{creditlimit} != 0) && ($form->{creditremaining} < 0) && !$form->{update};
354 354
  $TMPL_VAR{is_credit_remaining_negativ} = $form->{creditremaining} =~ /-/;
355 355

  
356
  $::request->{layout}->focus('#customer');
357

  
358 356
  my $follow_up_vc         =  $form->{customer};
359 357
  $follow_up_vc            =~ s/--\d*\s*$//;
360 358
  $TMPL_VAR{customer_name} = $follow_up_vc;

Auch abrufbar als: Unified diff