From: Sven Schöling Date: Mon, 8 Jan 2018 15:22:13 +0000 (+0100) Subject: Part: Speichern nicht accesskey enter X-Git-Tag: release-3.5.4~524 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=5aacb82be45ed25864bff2ba15a97fbff4de7e11;p=kivitendo-erp.git Part: Speichern nicht accesskey enter --- diff --git a/SL/Controller/Part.pm b/SL/Controller/Part.pm index 7b4a2bc81..a05252c36 100644 --- a/SL/Controller/Part.pm +++ b/SL/Controller/Part.pm @@ -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'),