]> wagnertech.de Git - mfinanz.git/blobdiff - bin/mozilla/is.pl
is: delete nur mit show_delete
[mfinanz.git] / bin / mozilla / is.pl
index b5ce917f96d53aad0f5a1ca6ccc0af9cf7a0934f..3f0f15d3cacb4b10dbfc014dde5d37444a455eea 100644 (file)
@@ -397,7 +397,7 @@ sub form_header {
       confirm => t8('Do you really want to delete this object?'),
       checks => [ @req_trans_desc ],
       disabled => !$::form->{id},
-    ]);
+    ]) if $show_delete;
     $bar->add_actions('separator');
 
     $bar->add_actions('combobox');