Explorar o código

avoid 'error reinitializing datatable' alert

chemi ledon %!s(int64=6) %!d(string=hai) anos
pai
achega
ab16497889
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      app/views/sales/sales_reserved.html.erb

+ 2 - 1
app/views/sales/sales_reserved.html.erb

@@ -269,7 +269,8 @@
           [20, 50, 75, 100, "Todos"] // change per page values here
         ],
         "pageLength": 20,
-        "bServerSide": false
+        "bServerSide": false,
+        "bDestroy": true
     });
   });