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:
f0f79dd
)
Auftrags-Controller: Speichern nicht accesskey "enter"
author
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Fri, 2 Feb 2018 13:32:15 +0000
(14:32 +0100)
committer
Bernd Bleßmann
<bernd@kivitendo-premium.de>
Wed, 7 Feb 2018 13:52:45 +0000
(14:52 +0100)
SL/Controller/Order.pm
patch
|
blob
|
history
diff --git
a/SL/Controller/Order.pm
b/SL/Controller/Order.pm
index
4345f66
..
54674c6
100644
(file)
--- a/
SL/Controller/Order.pm
+++ b/
SL/Controller/Order.pm
@@
-1307,7
+1307,6
@@
sub _setup_edit_action_bar {
t8('Save'),
call => [ 'kivi.Order.save', $::instance_conf->get_order_warn_duplicate_parts ],
checks => [ 'kivi.Order.check_save_active_periodic_invoices' ],
- accesskey => 'enter',
],
action => [
t8('Save and Delivery Order'),