Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision 64e24b8f

Von Tamino Steinert vor mehr als 1 Jahr hinzugefügt

  • ID 64e24b8fd2b075dc45022fab33cf908af9a06e3c
  • Vorgänger 3ae2f520
  • Nachfolger 0dd10ee9

DO: Workflow zu Reklamation erst wenn gespeichert

Unterschiede anzeigen:

bin/mozilla/do.pl
action => [
t8('Save and Reclamation'),
submit => [ '#form', { action => "save_and_reclamation" } ],
disabled => !$::form->{id} ? t8('This record has not been saved yet.') : undef,
],
],

Auch abrufbar als: Unified diff