X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/af25c1461dc646c4c26cf7c86f4b6c5e6d54dac7..8fc5254a67a48b53ee483f670623eadcbaf13bba:/SL/Controller/Part.pm diff --git a/SL/Controller/Part.pm b/SL/Controller/Part.pm index 61455304b..39bd93b8f 100644 --- a/SL/Controller/Part.pm +++ b/SL/Controller/Part.pm @@ -144,7 +144,7 @@ sub action_save { module => 'IC', trans_id => $self->part->id, variables => $::form, # $::form->{cvar} would be nicer - always_valid => 1, + save_validity => 1, ); 1;