]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Controller/Part.pm
neuen Artikel aus Angebots-/Auftrags-Maske anlegen: Variable besser benannt
[kivitendo-erp.git] / SL / Controller / Part.pm
index d2638fb7e53e437a0ff3d802f7a2ef4f493bdffc..b15b0ad4772bc86ec1cc5d53381b236be6e304aa 100644 (file)
@@ -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 => [