accesseky enter
[kivitendo-erp.git] / bin / mozilla / oe.pl
index b6ff565..f771da8 100644 (file)
@@ -455,6 +455,8 @@ sub form_header {
   for my $bar ($::request->layout->get('actionbar')) {
     $bar->add_actions([ t8('Update'),
       submit => [ '#form', { action_update         => 1 } ],
+      id => 'update_button',
+      accesskey => 'enter',
     ]);
     $bar->add_actions("combobox");
     $bar->actions->[-1]->add_actions([ t8('Save'),