]> wagnertech.de Git - mfinanz.git/blobdiff - SL/Controller/Part.pm
Part-Controller: Gültigkeit von CVars richtig speichern
[mfinanz.git] / SL / Controller / Part.pm
index 61455304b2d2be30c0cd7a23c168940777ff2beb..39bd93b8f235b244429179425ec018505df98a0c 100644 (file)
@@ -144,7 +144,7 @@ sub action_save {
         module       => 'IC',
         trans_id     => $self->part->id,
         variables    => $::form, # $::form->{cvar} would be nicer
         module       => 'IC',
         trans_id     => $self->part->id,
         variables    => $::form, # $::form->{cvar} would be nicer
-        always_valid => 1,
+        save_validity => 1,
     );
 
     1;
     );
 
     1;