Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision c82a3685

Von Thomas Heck vor mehr als 11 Jahren hinzugefügt

  • ID c82a3685c7f6d02b0b60d944778de9f7d469a6c6
  • Vorgänger 910fbe45
  • Nachfolger e8b158e9

Pfad in der Kunden/Lieferanten-Liste angepasst

Unterschiede anzeigen:

bin/mozilla/ct.pl
270 270
      $previous_id = $ref->{id};
271 271
      map { $row->{$_}->{data} = $ref->{$_} } @columns;
272 272

  
273
      $row->{name}->{link}  = build_std_url('action=edit', 'id=' . E($ref->{id}), 'callback', @hidden_nondefault);
273
      $row->{name}->{link}  = build_std_url('script=controller.pl', 'action=CustomerVendor/edit', 'id=' . E($ref->{id}), 'callback', @hidden_nondefault);
274 274
      $row->{email}->{link} = 'mailto:' . E($ref->{email});
275 275
    }
276 276

  

Auch abrufbar als: Unified diff