From 5aacb82be45ed25864bff2ba15a97fbff4de7e11 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Mon, 8 Jan 2018 16:22:13 +0100 Subject: [PATCH] Part: Speichern nicht accesskey enter --- SL/Controller/Part.pm | 1 - 1 file changed, 1 deletion(-) 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'), -- 2.20.1