Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 46b1d1ce

Von Sven Schöling vor fast 8 Jahren hinzugefügt

  • ID 46b1d1ce939180e1e5f603a7a0beab9b6b09f199
  • Vorgänger 13152ecc
  • Nachfolger bce08af4

IC: alte ic.pl edit links korrigiert

Unterschiede anzeigen:

SL/Controller/DeliveryPlan.pm
414 414
  }
415 415
  if ($object->isa('SL::DB::Part')) {
416 416
    my $id     = $object->id;
417
    return "ic.pl?action=$action&id=$id";
417
    return "controller.pl?action=Part/$action&part.id=$id";
418 418
  }
419 419
  if ($object->isa('SL::DB::Customer')) {
420 420
    my $id     = $object->id;

Auch abrufbar als: Unified diff