Project

General

Profile

« Previous | Next » 

Revision a35e2339

Added by Tamino Steinert over 1 year ago

DO: Workflow zu Reklamation erst wenn gespeichert

View differences:

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,
],
],

Also available in: Unified diff