Part: Speichern nicht accesskey enter
authorSven Schöling <s.schoeling@linet-services.de>
Mon, 8 Jan 2018 15:22:13 +0000 (16:22 +0100)
committerSven Schöling <s.schoeling@linet-services.de>
Mon, 8 Jan 2018 17:02:26 +0000 (18:02 +0100)
SL/Controller/Part.pm

index 7b4a2bc..a05252c 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'),