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/ir.pl
329 329
  $TMPL_VAR{creditwarning} = ($form->{creditlimit} != 0) && ($form->{creditremaining} < 0) && !$form->{update};
330 330
  $TMPL_VAR{is_credit_remaining_negativ} = $form->{creditremaining} =~ /-/;
331 331

  
332
  $::request->{layout}->focus('#vendor');
333

  
334 332
  my $follow_up_vc         =  $form->{vendor};
335 333
  $follow_up_vc            =~ s/--\d*\s*$//;
336 334
  $TMPL_VAR{vendor_name} = $follow_up_vc;

Auch abrufbar als: Unified diff