]> wagnertech.de Git - kivitendo-erp.git/blobdiff - SL/Controller/Part.pm
Part: Speichern nicht accesskey enter
[kivitendo-erp.git] / SL / Controller / Part.pm
index 7b4a2bc818b7ea28f930d99c6bf50353cc504e48..a05252c363aa1b5d7de80f785847306698425a65 100644 (file)
@@ -1270,7 +1270,6 @@ sub _setup_form_action_bar {
           t8('Save'),
           call      => [ 'kivi.Part.save' ],
           disabled  => !$may_edit ? t8('You do not have the permissions to access this function.') : undef,
-          accesskey => 'enter',
         ],
         action => [
           t8('Use as new'),