Revision 460de86c
Von Hans Peter Schlaepfer vor mehr als 5 Jahren hinzugefügt
bin/mozilla/oe.pl | ||
---|---|---|
331 | 331 |
t8('Update'), |
332 | 332 |
submit => [ '#form', { action => "update" } ], |
333 | 333 |
id => 'update_button', |
334 |
class => 'inline', |
|
335 |
checks => [ 'kivi.validate_form' ], |
|
334 | 336 |
accesskey => 'enter', |
335 | 337 |
], |
336 | 338 |
|
Auch abrufbar als: Unified diff
Design 4.0: b/m/oe.pl: class-Attribut bei ActionBar->add (geht das überhaupt)?