Einkauf/Verkauf: keine Validierung bei Update-Button
[kivitendo-erp.git] / bin / mozilla / do.pl
index ff90217..c21cff9 100644 (file)
@@ -1,3 +1,4 @@
+
 #=====================================================================
 # LX-Office ERP
 # Copyright (C) 2004
@@ -247,7 +248,6 @@ sub setup_do_action_bar {
         [ t8('Update'),
           submit    => [ '#form', { action => "update" } ],
           id        => 'update_button',
-          checks    => [ 'kivi.validate_form' ],
           accesskey => 'enter',
         ],