projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a7449b4
)
Part: Speichern nicht accesskey enter
author
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 8 Jan 2018 15:22:13 +0000
(16:22 +0100)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Mon, 8 Jan 2018 17:02:26 +0000
(18:02 +0100)
SL/Controller/Part.pm
patch
|
blob
|
history
diff --git
a/SL/Controller/Part.pm
b/SL/Controller/Part.pm
index
7b4a2bc
..
a05252c
100644
(file)
--- 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'),