X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/f46ac9daca71a6e0c4ca480a3f826fd2871182a2..11ebc43998f6b3ebd708402fc0fdb5ce9a1a8ec5:/bin/mozilla/ir.pl diff --git a/bin/mozilla/ir.pl b/bin/mozilla/ir.pl index c550d5d64..f41e8087a 100644 --- a/bin/mozilla/ir.pl +++ b/bin/mozilla/ir.pl @@ -262,7 +262,6 @@ sub setup_ir_action_bar { action => [ t8('Update'), submit => [ '#form', { action => "update" } ], - checks => [ 'kivi.validate_form' ], id => 'update_button', accesskey => 'enter', disabled => !$may_edit_create ? t8('You must not change this invoice.') : undef,