diff --git a/Layout/default/Invoice/Index.php b/Layout/default/Invoice/Index.php index 5ca0f29f4..dec90b846 100644 --- a/Layout/default/Invoice/Index.php +++ b/Layout/default/Invoice/Index.php @@ -279,7 +279,11 @@ $pagination_entity_name = "Rechnungen"; + + +
+

Rechnungen

@@ -450,7 +454,7 @@ $pagination_entity_name = "Rechnungen"; } }); - status_update = setTimeout(updateStatus, 1000); + status_update = setTimeout(updateStatus, 2000); }, "json" );