accesseky enter
[kivitendo-erp.git] / bin / mozilla / is.pl
index 3f0f15d..64e8d2f 100644 (file)
@@ -367,6 +367,8 @@ sub form_header {
     $bar->add_actions([ t8('Update'),
       submit => [ '#form', { action_update         => 1 } ],
       disabled => !$::form->{id} && $::form->{locked},
+      id => 'update_button',
+      accesskey => '13',
     ]);
     $bar->add_actions("combobox");
     $bar->actions->[-1]->add_actions([ t8('Post'),