]> wagnertech.de Git - mfinanz.git/commitdiff
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 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'),