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
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/ViewDataTable/Properties.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/ViewDataTable/Properties.php b/core/ViewDataTable/Properties.php
index f1977913aa..4c5231288f 100644
--- a/core/ViewDataTable/Properties.php
+++ b/core/ViewDataTable/Properties.php
@@ -552,6 +552,7 @@ class Properties
{
$result = array(
'datatable_template' => '@CoreHome/_dataTable',
+ 'datatable_js_type' => 'DataTable',
'show_goals' => false,
'show_ecommerce' => false,
'show_search' => true,