accesseky enter
[kivitendo-erp.git] / bin / mozilla / ir.pl
index 37c498f..1a06a6b 100644 (file)
@@ -304,6 +304,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 => '13',
     ]);
     $bar->add_actions("combobox");
     $bar->actions->[-1]->add_actions([ t8('Post'),