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:
abca15a
)
OrderController: ActionBar accesskey nur auf save behebt #307
author
Werner Hahn
<wh@futureworldsearch.net>
Fri, 10 Nov 2017 09:42:30 +0000
(10:42 +0100)
committer
Werner Hahn
<wh@futureworldsearch.net>
Fri, 10 Nov 2017 09:42:30 +0000
(10:42 +0100)
SL/Controller/Order.pm
patch
|
blob
|
history
diff --git
a/SL/Controller/Order.pm
b/SL/Controller/Order.pm
index
18c8b52
..
7c82105
100644
(file)
--- a/
SL/Controller/Order.pm
+++ b/
SL/Controller/Order.pm
@@
-1121,7
+1121,6
@@
sub _setup_edit_action_bar {
action => [
t8('Save and Delivery Order'),
call => [ 'kivi.Order.save_and_delivery_order', $::instance_conf->get_order_warn_duplicate_parts ],
- accesskey => 'enter',
],
], # end of combobox "Save"