Revision e2ad43da
Von Sven Schöling vor fast 8 Jahren hinzugefügt
bin/mozilla/ir.pl | ||
---|---|---|
304 | 304 |
for my $bar ($::request->layout->get('actionbar')) { |
305 | 305 |
$bar->add_actions([ t8('Update'), |
306 | 306 |
submit => [ '#form', { action_update => 1 } ], |
307 |
id => 'update_button', |
|
308 |
accesskey => '13', |
|
307 | 309 |
]); |
308 | 310 |
$bar->add_actions("combobox"); |
309 | 311 |
$bar->actions->[-1]->add_actions([ t8('Post'), |
bin/mozilla/is.pl | ||
---|---|---|
367 | 367 |
$bar->add_actions([ t8('Update'), |
368 | 368 |
submit => [ '#form', { action_update => 1 } ], |
369 | 369 |
disabled => !$::form->{id} && $::form->{locked}, |
370 |
id => 'update_button', |
|
371 |
accesskey => '13', |
|
370 | 372 |
]); |
371 | 373 |
$bar->add_actions("combobox"); |
372 | 374 |
$bar->actions->[-1]->add_actions([ t8('Post'), |
bin/mozilla/oe.pl | ||
---|---|---|
455 | 455 |
for my $bar ($::request->layout->get('actionbar')) { |
456 | 456 |
$bar->add_actions([ t8('Update'), |
457 | 457 |
submit => [ '#form', { action_update => 1 } ], |
458 |
id => 'update_button', |
|
459 |
accesskey => 'enter', |
|
458 | 460 |
]); |
459 | 461 |
$bar->add_actions("combobox"); |
460 | 462 |
$bar->actions->[-1]->add_actions([ t8('Save'), |
Auch abrufbar als: Unified diff
accesseky enter