X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=SL%2FController%2FPart.pm;h=b15b0ad4772bc86ec1cc5d53381b236be6e304aa;hb=15aab04c1710b3c8a2bf8785aef31f13a958a43e;hp=d2638fb7e53e437a0ff3d802f7a2ef4f493bdffc;hpb=f8fff60be1abb9986486cc7367747ee16d829116;p=kivitendo-erp.git diff --git a/SL/Controller/Part.pm b/SL/Controller/Part.pm index d2638fb7e..b15b0ad47 100644 --- a/SL/Controller/Part.pm +++ b/SL/Controller/Part.pm @@ -1349,7 +1349,7 @@ sub _setup_form_action_bar { action => [ t8('Abort'), submit => [ '#ic', { action => "Part/abort" } ], - only_if => !!$::form->{show_abort}, + only_if => !!$::form->{inline_create}, ], action => [