Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/DBStats/templates/index.twig')
-rwxr-xr-xplugins/DBStats/templates/index.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/DBStats/templates/index.twig b/plugins/DBStats/templates/index.twig
index a3f9e80897..fde84f2bfa 100755
--- a/plugins/DBStats/templates/index.twig
+++ b/plugins/DBStats/templates/index.twig
@@ -89,7 +89,7 @@
piwikHelper.compileAngularComponents(self);
});
ajaxRequest.setFormat('html');
- ajaxRequest.send(false);
+ ajaxRequest.send();
});
});
})(jQuery);