Merge branch 'master' of ssh://git-grichardson@lx-office.linet-services.de/~/lx-offic...
[kivitendo-erp.git] / templates / webpages / acctranscorrections / assistant_for_wrong_taxkeys_de.html
index a528305..611f76e 100644 (file)
   <!--
     function enable_fix_button_maybe() {
       var all_set = true;
-      $("[@name='fixes[].taxkey']").each(function () {
+      $("[name='fixes[].taxkey']").each(function () {
         var val = $(this).attr('value');
         if (val == '')
           all_set = false;