Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision ef148ebc

Von Sven Schöling vor mehr als 16 Jahren hinzugefügt

  • ID ef148ebc93e1fef6e6caba2f6b321a30380a69fc
  • Vorgänger 85f74d13
  • Nachfolger f65df730

Bugfix: 698, Titel bei Erzeugnisreports.

Unterschiede anzeigen:

bin/mozilla/ic.pl
388 388

  
389 389
  $form->{top100}      = "top100";
390 390
  $form->{l_soldtotal} = "Y";
391
#  $form->{soldtotal}   = "soldtotal";
391
  $form->{soldtotal}   = "soldtotal";
392 392
  $form->{sort}        = "soldtotal";
393 393
  $form->{l_qty}       = "N";
394 394
  $form->{l_linetotal} = "";
......
985 985
  my ($revers, $lastsort, $description);
986 986

  
987 987
  $form->{title} = (ucfirst $form->{searchitems}) . "s";
988
  $form->{title} =~ s/ys$/ies/;
988 989
  $form->{title} = $locale->text($form->{title});
989 990

  
990 991
  my $revers     = $form->{revers};

Auch abrufbar als: Unified diff