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/Insights/javascripts/insightsDataTable.js')
-rw-r--r--plugins/Insights/javascripts/insightsDataTable.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Insights/javascripts/insightsDataTable.js b/plugins/Insights/javascripts/insightsDataTable.js
index 3df7928812..42572ef93f 100644
--- a/plugins/Insights/javascripts/insightsDataTable.js
+++ b/plugins/Insights/javascripts/insightsDataTable.js
@@ -20,7 +20,7 @@
/**
* UI control that handles extra functionality for Actions datatables.
- *
+ *
* @constructor
*/
exports.InsightsDataTable = function (element) {